Add production installer and observability tooling

This commit is contained in:
2026-05-07 12:11:15 -03:00
parent a19ac9f00c
commit 5d92a6c99a
30 changed files with 3493 additions and 1015 deletions
+4
View File
@@ -3,4 +3,8 @@ VFM_APP_SECRET=
VFM_LICENSE_MASTER_KEY=
VFM_ENV=
VFM_LOG_LEVEL=INFO
VFM_SESSION_COOKIE_SECURE=
VFM_TRUST_PROXY=
VFM_MAX_CONTENT_LENGTH=1048576
HOST=0.0.0.0
PORT=8080