- Add AGENTS.md with project requirements and site inventory
- Add JOURNAL.md for project tracking
- Add etc-hosts-entries.txt for local testing (22 domains)
- Add setup.php for Grav multi-site routing configuration
This project migrates 21 mdbook sites to a single Grav multi-site
installation. Each site will have its own environment directory under
user/env/{fqdn}/ with independent config, pages, and themes.
Development runs in Docker on port 12000 (container: tsysstatic-dev-grav).
Production target: Cloudron Grav app at staticsites.turnsys.com.
🤖 Generated with [Crush](https://crush.cbhops.com)
Assisted-by: GLM-5 via Crush <crush@charm.land>
30 lines
1023 B
Plaintext
30 lines
1023 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 governance.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
|