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,7 +1,7 @@
|
|||
#!/usr/bin/env bash
|
||||
# Roll out the latest main branch to the public the VPS instance.
|
||||
# Roll out the latest main branch to the public VPS instance.
|
||||
#
|
||||
# Layout on the VPS:
|
||||
# Layout on the host:
|
||||
# /srv/siftlode/src git clone of this repo (build context + compose file)
|
||||
# /srv/siftlode/.env secrets, mode 0600 (never in git)
|
||||
#
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue