Actions
Maintaining static websites on staticweb » History » Revision 1
Revision 1/8
| Next »
Ahmed Bilal, 04/29/2020 09:27 AM
Maintaining static websites on staticweb
h2. Work In Progress¶
1. Add DNS Entry under dot-cdist/files/dns/zones/ungleich.ch
staticcms-staging CNAME staticweb
2. Run the following command on control server.
cd ~/.cdist; git pull; cdist config -bj7 -p9 -vv d{1..7}.ungleich.ch
3. Run the following command on staticweb.ungleich.ch
mkdir -p /home/services/www/ungleichstatic/staticcms-staging.ungleich.ch/www/u/
Updated by Ahmed Bilal over 4 years ago · 1 revisions