"vault backup: 2026-03-13 13:09:47 from Flow"
This commit is contained in:
@@ -45,6 +45,7 @@ Nearly every service uses a **Tailscale sidecar** pattern for remote access:
|
||||
- It uses `network_mode: "service:[main]"` to share the main container's network namespace
|
||||
- This registers the main service as a Tailscale node (e.g. `mealie.bunny-wyvern.ts.net`)
|
||||
- Services are **not exposed to the public internet** — only accessible via Tailscale VPN
|
||||
- ```tailscale funnel --bg [[port]]```
|
||||
|
||||
### Credentials
|
||||
Credentials (DB passwords, API keys, Tailscale auth keys) live in the compose files on disk at `/home/artanis/DockerFiles/`. They are redacted in this documentation. See individual stack files for variable names and the actual compose files for values.
|
||||
|
||||
Reference in New Issue
Block a user