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/ bookworm <version> deb http://deb.theforeman.org/ bookworm nightly deb http://deb.theforeman.org/ jammy <version> deb http://deb.theforeman.org/ jammy 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/ bookworm 3.12" > /etc/apt/sources.list.d/foreman.list echo "deb http://deb.theforeman.org/ plugins 3.12" >> /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.12" > /etc/apt/sources.list.d/foreman.list echo "deb http://deb.theforeman.org/ plugins 3.12" >> /etc/apt/sources.list.d/foreman.list
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 ways to reach us on our Support page.
Name | Last modified | Size | Description | |
---|---|---|---|---|
dists/ | 2024-11-06 15:28 | - | ||
foreman.asc | 2024-11-06 15:28 | 2.4K | ||
keyring.gpg | 2024-11-06 15:28 | 1.7K | ||
pool/ | 2024-11-06 08:03 | - | ||
pubkey.gpg | 2024-11-06 15:28 | 2.4K | ||