This is an attempt to propose an optimal standard subdomain name pattern for WikiSuite users.
Goals:
https://server.example.org:10000 : Virtualmin admin panel
Why not use example.org:10000? This permits to set up a new Virtualmin server without affecting an existing website (ex.: if you already have a running site, and you want to set all this up in parallel, and migrate the website once everything is tested)
In fact, since port 10000 can sometimes be blocked, we'd want management.server.example.org as an alternative to server.example.org:10000
Say we host example.org
We will pick example as a username.
What | domain name | where files are stored | |
Tiki Manager | manager.example.org | /home/example/tiki-manager/tiki-manager.php and /home/example/public_html/ | |
main website | example.org | /home/example/domains/example.org/public_html/ | |
test upgrade | next.example.org | /home/example/domains/example.org/public_html/ | data from prod, code from trunk |
staging | staging.example.org | /home/example/domains/example.org/public_html/ | data from prod, code from tip of branch |
Backup of a week ago | oneweekago.example.org | /home/example/domains/oneweekago.example.org/public_html/ | exact copy from 7 days ago |
Ad hoc copy | 20170431-11h55.example.org | /home/example/domains/20170431-11h55.example.org/public_html/ | On demand exact copy |
todo :mail / MX: example.org
http://sabre.io/dav/service-discovery/
conference.example.org
Instead of https://example.org:7443/ofmeet/, we want https://ofmeet.example.org/ofmeet/ or even better: https://ofmeet.example.org/
http://wikisuite.org/How-to-install-Openfire-Meetings-on-ClearOS#Avoiding_non-standard_ports