This commit is contained in:
Pilz 2024-05-15 12:45:04 +02:00 committed by GitHub
commit 3b54c04c7c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -25,6 +25,7 @@ This script has successfully been tested on at least the follow hosting provider
* [Clouding.io](https://clouding.io) * [Clouding.io](https://clouding.io)
* [Scaleway](https://scaleway.com) * [Scaleway](https://scaleway.com)
* [RackNerd](https://my.racknerd.com/index.php?rp=/store/black-friday-2022) * [RackNerd](https://my.racknerd.com/index.php?rp=/store/black-friday-2022)
* [Ionos](https://www.ionos.de/server/vps)
Should you find that it works on your hoster, Should you find that it works on your hoster,
feel free to update this README and issue a pull request. feel free to update this README and issue a pull request.
@ -363,3 +364,11 @@ On RackNerd's Ubuntu 20.04, there's no `curl` by default, so `wget -O-` needs to
|------------|--------|----------------------------|------------| |------------|--------|----------------------------|------------|
|AlmaLinux | 8 | _failure (`tar` missing)_ | 2023-08-29 | |AlmaLinux | 8 | _failure (`tar` missing)_ | 2023-08-29 |
|Ubuntu | 20.04 | **success** | 2023-08-29 | |Ubuntu | 20.04 | **success** | 2023-08-29 |
### Ionos
Just set an SSH-Key and run the Script.
#### Tested on
|Distribution| Name | Status | test date|
|------------|-----------------|---------------|----------|
|Ubuntu | 22.04 | **success** |2024-05-15|