- Fix setup.php to use Grav's native environment-based multi-site - Set GRAV_ENVIRONMENT constant instead of overriding streams - Return empty array to let Grav handle stream configuration - Rename governance.turnsys.com to charters.turnsys.com - Update setup.php hostname mapping - Update configure-sites.sh site title - Update etc-hosts-entries.txt - Rename mdbook source directory - Rename container environment directory - Update site title from "TSYS Group Governance" to "TSYS Group Charters" The stream initialization error was caused by setup.php returning stream configurations that conflicted with Grav's core streams. Grav's native environment handling properly manages stream prefixes when GRAV_ENVIRONMENT is set. Container is now healthy and responding with 302 redirects. 🤖 Generated with [Crush](https://crush.cbhops.com) Assisted-by: GLM-5 via Crush <crush@charm.land>
30 lines
1021 B
Plaintext
30 lines
1021 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 startinglineproductions.com-bizopprodplan
|