Add dev/prod environments with TrueNAS Docker production deploy.

Split PostgreSQL into gallery_dev and gallery_prod, add Docker/Gitea deploy tooling,
SMB image sync, pgAdmin split script, dev:web on Keenetic :5173, and operator docs.

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
Danila Khodjaef
2026-07-04 15:15:19 +03:00
co-authored by Cursor
parent 02d238b043
commit 2edf577faf
34 changed files with 1742 additions and 80 deletions
+2 -1
View File
@@ -1,4 +1,5 @@
# systemd unit — adjust User, WorkingDirectory, and EnvironmentFile paths.
# LEGACY — superseded by TrueNAS Docker prod (https://gallery.mysuperlab.netcraze.pro:5173).
# systemd unit for running Node directly on a Linux host — not used in current homelab setup.
# Install:
# sudo cp deploy/gallery.service /etc/systemd/system/gallery.service
# sudo systemctl daemon-reload