doc: add note on second level domains for DO creation

This commit is contained in:
Girish Ramakrishnan
2016-10-03 13:52:40 -07:00
parent 3adf183569
commit 13e1b7060e

View File

@@ -217,6 +217,8 @@ Open the DigitalOcean console and do the following:
Create the Cloudron using the `cloudron machine` command:
Note: Only Second Level Domains are supported. For example, `example.com`, `example.co.uk` will work fine. Choosing a domain name at any other level like `cloudron.example.com` will not work.
```
cloudron machine create digitalocean \
--fqdn <domain> \