Add rosehosting to selfhosting docs

This commit is contained in:
Johannes Zellner
2017-02-22 16:02:03 +01:00
parent a2983e58b5
commit be6ea3d4c1

View File

@@ -69,7 +69,7 @@ SSH into your server and run the following commands:
```
wget https://cloudron.io/cloudron-setup
chmod +x cloudron-setup
./cloudron-setup --provider <azure|digitalocean|ec2|lightsail|linode|ovh|scaleway|vultr|generic>
./cloudron-setup --provider <azure|digitalocean|ec2|lightsail|linode|ovh|rosehosting|scaleway|vultr|generic>
```
The setup will take around 10-15 minutes.