- Rename mdbook source directory
- Rename Grav environment directory in container
- Update setup.php hostname mapping
- Update configure-sites.sh
- Update etc-hosts-entries.txt
- Update README.md site inventory
Consistent naming convention: all plan sites now use plan.{domain}
🤖 Generated with [Crush](https://crush.cbhops.com)
Assisted-by: GLM-5 via Crush <crush@charm.land>
30 lines
1012 B
Plaintext
30 lines
1012 B
Plaintext
# TSYS Static Sites - /etc/hosts entries for local testing
|
|
# Add these lines to your /etc/hosts file to test multi-site functionality
|
|
# All domains point to localhost (127.0.0.1) on port 12000
|
|
|
|
# Grav development server (access via http://localhost:12000)
|
|
127.0.0.1 staticsites.turnsys.com
|
|
|
|
# Multi-site domains (access via http://fqdn:12000 after adding to hosts)
|
|
127.0.0.1 charters.turnsys.com
|
|
127.0.0.1 plan.afabn.org
|
|
127.0.0.1 plan.ap4ap.org
|
|
127.0.0.1 plan.ezeda.org
|
|
127.0.0.1 plan.ezpodstack.org
|
|
127.0.0.1 plan.hfnoc.net
|
|
127.0.0.1 plan.knownelement.com
|
|
127.0.0.1 plan.meetmorse.com
|
|
127.0.0.1 plan.merchantsofhope.org
|
|
127.0.0.1 plan.rackrental.net
|
|
127.0.0.1 plan.redwfo.com
|
|
127.0.0.1 plan.rwscp.net
|
|
127.0.0.1 plan.sidedoorgroup.org
|
|
127.0.0.1 plan.sol-calc.com
|
|
127.0.0.1 plan.suborbital-systems.com
|
|
127.0.0.1 plan.teamrental.net
|
|
127.0.0.1 plan.thecampustradingcompany.com
|
|
127.0.0.1 plan.thepeernet.com
|
|
127.0.0.1 plan.turnsys.com
|
|
127.0.0.1 plan.yourdreamnamehere.com
|
|
127.0.0.1 plan.startinglineproductions.com
|