From c280af6cdab74f822f2d85e574a42f3f412449fa Mon Sep 17 00:00:00 2001 From: Aleksa Sarai Date: Sun, 8 Dec 2024 01:13:04 +1100 Subject: [PATCH] doc: add openSUSE installation instructions Signed-off-by: Aleksa Sarai --- doc/.wordlist.txt | 3 +++ doc/installing.md | 15 +++++++++++++++ 2 files changed, 18 insertions(+) diff --git a/doc/.wordlist.txt b/doc/.wordlist.txt index 2d68776cc19..67596265e59 100644 --- a/doc/.wordlist.txt +++ b/doc/.wordlist.txt @@ -17,6 +17,7 @@ AXFR backend backends backported +Backports balancer balancers benchmarking @@ -183,6 +184,7 @@ OpenID OpenMetrics OpenSSL OpenSUSE +openSUSE OpenTofu OSD overcommit @@ -191,6 +193,7 @@ overlayfs OVMF OVN OVS +PackageHub Pbit PCI PCIe diff --git a/doc/installing.md b/doc/installing.md index 2b0fe83781f..70425b810c1 100644 --- a/doc/installing.md +++ b/doc/installing.md @@ -193,6 +193,21 @@ Finally, you can add users to the `incus-admin` group to provide non-root access For any NixOS specific issues, please [file an issue](https://github.com/NixOS/nixpkgs/issues/new/choose) in the package repository. ``` +```{group-tab} openSUSE +Incus and its dependencies are packaged in both openSUSE Tumbleweed and openSUSE Leap 15.6 and later (this is available through openSUSE Backports, so you can also install the same packages through PackageHub for SUSE Linux Enterprise Server 15 SP6 and later, though no support is provided by SUSE for said packages). + +Install Incus with: + + zypper in incus + +If migrating from LXD, please also install `incus-tools` for `lxd-to-incus`. + +The default setup should work fine for most users, but if you intend to run many containers on your system you may wish to apply some custom `sysctl` settings [as suggested in the production deployments guide](./reference/server_settings.md). + +Please report packaging issues [here](https://bugzilla.opensuse.org/). +Make sure to mark the bug as being in the "Containers" component, to make sure the right package maintainers see the bug. +``` + ```{group-tab} Rocky Linux RPM packages and their dependencies are not yet available from the Extra Packages for Enterprise Linux (EPEL) repository, but via the [`neil/incus`](https://copr.fedorainfracloud.org/coprs/neil/incus/) Community Project (COPR) repository for Rocky Linux 9.