mirror of
https://github.com/elitak/nixos-infect.git
synced 2024-11-01 00:29:57 +03:00
Added Ionos
This commit is contained in:
parent
5ef3f953d3
commit
e592de5c5f
1 changed files with 9 additions and 0 deletions
|
@ -25,6 +25,7 @@ This script has successfully been tested on at least the follow hosting provider
|
|||
* [Clouding.io](https://clouding.io)
|
||||
* [Scaleway](https://scaleway.com)
|
||||
* [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,
|
||||
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 |
|
||||
|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|
|
||||
|
|
Loading…
Reference in a new issue