@@ -42,9 +42,9 @@ Systemd is required to handle the database backup scripts.
### Create an Ubuntu server instance
The project should work with any Ubuntu server (Virtual Private Server (VPS), dedicated server...) version 20.04
The project should work with any Ubuntu server (Virtual Private Server (VPS), dedicated server...) version 22.04 latest LTS (Ubuntu 20.04 & 18.04 supported too)
Debian stable 11 works as well, it has been tested, but only once yet (more to come).
Installation on Debian Bullseye (11) stable works as well.
Suggestions include (non-exhaustive list):
-[Hetzner](https://www.hetzner.com/cloud)
@@ -80,8 +80,6 @@ In the following text, `$DOMAIN` refers to the domain (`youdomain.com`) that you
Login to the server via ssh as root (on Linux/macOS the ssh client is available out of the box, on Windows you need to use an ssh client like [Putty](https://www.putty.org/) for example).
- Please note that for Ubuntu 20.04+, you will have to add the repository for "SaltStack" using the [instructions](https://repo.saltproject.io/#ubuntu)
Execute these commands and follow the on-screen instructions: