apt.atix.de

Subscription Manager for Debian and Ubuntu

These open source clients are provided by ATIX. They are independent of the orcharhino clients provided for orcharhino customers.

To use the subscription-manager built by ATIX, add the repository and import the required GPG public key (Fingerprint: CA56 F29E 0006 0B63 D089 0D0F 5BD9 6651 DF50 FFFB) as follows:

Usage on Debian 10 (Buster)

  1. Add repository
    deb https://apt.atix.de/Debian10/ stable main
  2. Import ATIX GPG public key
    https://apt.atix.de/atix_gpg.pub
  3. Install subscription manager
    apt-get install -y python-subscription-manager

Usage on Debian 11 (Bullseye)

  1. Add repository
    deb https://apt.atix.de/Debian11/ stable main
  2. Import ATIX GPG public key
    https://apt.atix.de/atix_gpg.pub
  3. Install subscription manager
    apt-get install -y python3-subscription-manager

Usage on Ubuntu 20.04 (Focal)

  1. Add repository
    deb https://apt.atix.de/Ubuntu20LTS/ stable main
  2. Import ATIX GPG public key
    https://apt.atix.de/atix_gpg.pub
  3. Install subscription manager
    apt-get install -y python3-subscription-manager

Usage on Ubuntu 22.04 (Jammy)

  1. Add repository
    deb https://apt.atix.de/Ubuntu22LTS/ stable main
  2. Import ATIX GPG public key
    https://apt.atix.de/atix_gpg.pub
  3. Install subscription manager
    apt-get install -y python3-subscription-manager

Note that the subscription manager only has been built for Debian 10, Debian 11, Ubuntu 20.04, and Ubuntu 22.04 on architecture amd64, codename stable, and component main.

Ensure to add the Katello CA to your managed hosts as follows:

wget --no-check-certificate -O katello-rhsm-consumer https://foreman.example.com/pub/katello-rhsm-consumer

/bin/bash -x katello-rhsm-consumer 2< /root/katello-rhsm-consumer.log

You can now run subscription-manager register --org="my-organisation" --name="my-host.example.com" --activationkey="my-activation-key" to subscribe your host to Foreman.

Additional Documentation

Adding DEB Repositories for Debian 11

Adding DEB Repositories for Ubuntu 22.04

Community Support

Please consult the official Foreman documentation before opening an issue in the Foreman Community Forum.

Enterprise Support

ATIX offers commercial support for Foreman and orcharhino. Please contact us for more information.

powered by orcharhino.com