Add instructions to add a new subdomain

This commit is contained in:
Alexandre Aubin 2018-06-19 01:41:10 +02:00 committed by GitHub
parent 65f83fb20d
commit 242017f398
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -179,6 +179,14 @@ Test it's working
`wget -q -O - http://127.0.0.1:5000/test/someDomain.nohost.me`
Adding a new subdomain
----------------------
- Add the domain in `DOMAINS` in dynette.rb
- Restart dynette (and/or thin ?)
- Check that https://dynette.tld/domains actually shows the new domain
- Test adding a new domain from YunoHost
Troobleshooting
---------------