From 263470891c0f51d17745251f7ef5d81f6bf76c3e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rolf=20Schr=C3=B6der?= Date: Tue, 20 Dec 2022 06:28:21 +0100 Subject: [PATCH] Add Windcloud as provider (#124) Co-authored-by: Eric Litak --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index da07ba8..6b95bdf 100644 --- a/README.md +++ b/README.md @@ -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.