mirror of
https://github.com/elitak/nixos-infect
synced 2024-11-09 21:44:22 +00:00
Add Windcloud as provider (#124)
Co-authored-by: Eric Litak <elitak@gmail.com>
This commit is contained in:
parent
febf5a09cd
commit
263470891c
1 changed files with 8 additions and 0 deletions
|
@ -19,6 +19,7 @@ This script has successfully been tested on at least the follow hosting provider
|
|||
* [Cockbox](https://cockbox.org)
|
||||
* [Google Cloud Platform](https://cloud.google.com/)
|
||||
* [Contabo](https://contabo.com)
|
||||
* [Windcloud](https://windcloud.de/)
|
||||
* [Clouding.io](https://clouding.io)
|
||||
|
||||
Should you find that it works on your hoster,
|
||||
|
@ -243,6 +244,13 @@ Tested on Cloud VPS. Contabo sets the hostname to something like `vmi######.cont
|
|||
|------------|-----------------|-----------|----------|
|
||||
|Ubuntu | 22.04 |**success**|2022-09-26|
|
||||
|
||||
### Windcloud
|
||||
Tested on vServer. The network configuration seems to be important so the same tweaks as for DigitalOcean are necessary (see above).
|
||||
#### Tested on
|
||||
|Distribution| Name | Status | test date|
|
||||
|------------|-----------------|-----------|----------|
|
||||
|Ubuntu | 20.04 |**success**|2022-12-09|
|
||||
|
||||
### ServArica
|
||||
Requires the same static network settings that Digital Ocean does.
|
||||
|
||||
|
|
Loading…
Reference in a new issue