feat(topology): add GHC06 layout and deploy docs

Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
2026-08-11 15:02:47 +08:00
co-authored by Claude
parent cf1d26dba9
commit 26d2fcd0b1
9 changed files with 710 additions and 50 deletions
+8
View File
@@ -0,0 +1,8 @@
PGHOST=database-host
PGPORT=5432
PGUSER=topology_reader_writer
PGPASSWORD=replace-me
TOPO_DATABASE=ksp_wiki_topology
# NAS host port mapped to container port 8080.
TOPOLOGY_API_PORT=38080