chore(repo): remove internal deployment plan, sanitize infra references
Drop docs/deployment-plan.md (internal planning doc, kept out of the repo) and replace the personal lab DB IP and host names in the env/compose/deploy docs with generic placeholders, so the repo is safe to make public later.
This commit is contained in:
parent
0f9e14e56f
commit
c19f4d9d31
5 changed files with 9 additions and 9 deletions
|
|
@ -1,4 +1,4 @@
|
|||
# Public VPS (the VPS) deployment — hardened, single-host, behind Caddy.
|
||||
# Public VPS deployment — hardened, single-host, behind Caddy.
|
||||
#
|
||||
# Differs from docker-compose.server.yml (the home/LXC stack): the database is NEVER
|
||||
# published, the app binds to 127.0.0.1 only (Caddy terminates TLS and reverse-proxies it),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue