The Debian Foreman repo

You will find them at:

deb http://deb.theforeman.org/ <codename> <component>

Currently we have

deb http://deb.theforeman.org/ bullseye <version>
deb http://deb.theforeman.org/ bullseye nightly
deb http://deb.theforeman.org/ focal <version>
deb http://deb.theforeman.org/ focal nightly

deb http://deb.theforeman.org/ plugins <version>
deb http://deb.theforeman.org/ plugins nightly

An example of how to add it:

wget https://deb.theforeman.org/foreman.asc -O /etc/apt/trusted.gpg.d/foreman.asc
echo "deb http://deb.theforeman.org/ bullseye 3.9" > /etc/apt/sources.list.d/foreman.list
echo "deb http://deb.theforeman.org/ plugins 3.9" >> /etc/apt/sources.list.d/foreman.list

Or dynamically which makes copy-paste easy:

. /etc/os-release
wget https://deb.theforeman.org/foreman.asc -O /etc/apt/trusted.gpg.d/foreman.asc
echo "deb http://deb.theforeman.org/ $VERSION_CODENAME 3.9" > /etc/apt/sources.list.d/foreman.list
echo "deb http://deb.theforeman.org/ plugins 3.9" >> /etc/apt/sources.list.d/foreman.list

This repo is also available over rsync at rsync://rsync.theforeman.org/deb.

Older Foreman releases are archived to archivedeb.theforeman.org once they have been unsupported for two release cycles.

You can find the installation instructions here, but we recommend using our Installer

If you have any issues, you can find the forum at community.theforeman.org or on IRC (libera.chat, #theforeman)


[ICO]NameLast modifiedSizeDescription

[DIR]dists/2024-03-18 11:50 -  
[TXT]foreman.asc2024-03-18 11:50 2.4K 
[   ]keyring.gpg2024-03-18 11:50 1.7K 
[DIR]pool/2024-01-12 10:41 -  
[   ]pubkey.gpg2024-03-18 11:50 2.4K