mirror of
https://github.com/YunoHost/dynette.git
synced 2024-09-03 20:06:17 +02:00
Add instructions to add a new subdomain
This commit is contained in:
parent
65f83fb20d
commit
242017f398
1 changed files with 8 additions and 0 deletions
|
@ -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
|
||||
---------------
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue