Commit Graph

25 Commits

Author SHA1 Message Date
Eric Lippmann a895a81fac
Merge pull request #7 from Icinga/raspberry-pi-os
Use Debian instructions for Raspberry Pi Os and drop Raspbian
2024-09-20 10:21:00 +02:00
Eric Lippmann e980e5bb87 Use Debian instructions for Raspberry Pi Os and drop Raspbian 2024-09-20 10:20:21 +02:00
Eric Lippmann 6828050365
Merge pull request #4 from oxzi/fix-paid-subscription-names
RHEL/SLES: Fix name in repo subscription banner
2024-06-26 09:40:40 +02:00
Eric Lippmann 69534e100d
Merge pull request #2 from Al2Klimov/rpm--import
Don't rpm --import https://packages.icinga.com/icinga.key
2024-06-26 09:40:26 +02:00
Eric Lippmann 5ae3e1ffa9
Merge pull request #1 from RincewindsHat/deb_fixes
Deb fixes
2024-06-26 09:40:04 +02:00
Lorenz Kästle 9d04f8c3c3 Place repo key in /etc/apt/keyrings on debianish systems
According to this [0] debian wiki entry the recommended
path for keys which are not managed by the packaged manager
is `/etc/apt/keyrings`.

[0] https://wiki.debian.org/DebianRepository/UseThirdParty
2024-06-26 08:53:20 +02:00
Alvar Penning c71f3877ea
RHEL/SLES: Fix name in repo subscription banner
For both RHEL and SLES, the repository subscription information banner
contained an incorrect distribution name.
2024-06-25 16:20:47 +02:00
Alexander A. Klimov 01fcce3c26 Don't rpm --import https://packages.icinga.com/icinga.key
just like on packages.icinga.com and for the same security reasons we don't
use apt-key add anymore for: https://blog.cloudflare.com/dont-use-apt-key

Our repos already reference https://packages.icinga.com/icinga.key
and both RPM distro families properly handle that.
2024-05-16 14:42:37 +02:00
Lorenz Kästle ad386f70d8 Remove trailing whitespaces 2024-04-15 16:04:22 +02:00
Eric Lippmann 3fff783027
Use `curl` for RHEL 2023-09-22 09:32:10 +02:00
Eric Lippmann eec1f67798
Use `curl` for CentOS 2023-09-22 09:29:39 +02:00
Eric Lippmann fe68a2966b
Use `curl` for Amazon Linux 2023-09-22 09:26:43 +02:00
Eric Lippmann e46714499c
Use `dnf` for Amazon Linux 2023 2023-09-22 09:26:05 +02:00
Eric Lippmann 2d624ddfb5
Add Raspbian 2023-03-29 11:21:23 +02:00
Eric Lippmann 104ef0eab6
Ubuntu: Replace `apt-key add` with `gpg --dearmor` 2023-03-29 11:17:17 +02:00
Eric Lippmann ffc368f39f
Ubuntu: Replace `apt-get` with `apt` 2023-03-29 11:16:21 +02:00
Eric Lippmann 5af5c8f07b
Debian: Replace `apt-key add` with `gpg --dearmor` 2023-03-29 11:15:40 +02:00
Eric Lippmann ea133bc7d1
Debian: Change `apt-get` to `apt` 2023-03-29 11:12:36 +02:00
Eric Lippmann a8e4fd1582
Fedora: Install `config-manager` command for `dnf` 2023-03-29 11:09:34 +02:00
Eric Lippmann 38526fb6d4 Ubuntu: Add missing installation instructions 2022-10-26 12:10:10 +02:00
Eric Lippmann 847298b396 Include 02-Installation.md 2022-10-26 12:09:43 +02:00
Eric Lippmann 413b5ba8d8 Fix content tabs 2022-10-26 12:08:29 +02:00
Eric Lippmann 11239b8fed Use correct variable_start/end_string markers 2022-10-25 13:52:08 +02:00
Eric Lippmann 7ae99d9c83 Add product agnostic package installation templates for currently supported OSs 2022-10-25 13:33:11 +02:00
Eric Lippmann 90330b6aff Initial commit 2022-10-25 13:05:47 +02:00