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 nightly" > /etc/apt/sources.list.d/foreman.list echo "deb http://deb.theforeman.org/ plugins nightly" >> /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 nightly" > /etc/apt/sources.list.d/foreman.list echo "deb http://deb.theforeman.org/ plugins nightly" >> /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)
Name | Last modified | Size | Description | |
---|---|---|---|---|
Parent Directory | - | |||
dists/ | 2022-10-10 08:34 | - | ||
pool/ | 2021-11-23 11:27 | - | ||
keyring.gpg | 2022-10-10 08:34 | 1.7K | ||
HEADER.html | 2022-09-28 11:05 | 1.9K | ||
foreman.asc | 2022-10-10 08:34 | 2.4K | ||
pubkey.gpg | 2022-10-10 08:34 | 2.4K | ||