initial COM2 system snapshot

This commit is contained in:
gitea
2026-03-06 15:22:40 +00:00
commit 9c0fa49baf
4377 changed files with 273033 additions and 0 deletions

19
com2-stack/.env Normal file
View File

@@ -0,0 +1,19 @@
# === CANONICAL COM2 ENV (recovered from old state) ===
PG_USER=hxki;
PG_PASSWORD=supersecure;
PG_DB=hxki_roles;
# MariaDB/Mautic
MARIADB_ROOT_PASSWORD=supersecure;
MAUTIC_DB_ROOT_PASSWORD=supersecure;
# n8n public host/proto (falls du es nutzt; ansonsten bleibt's neutral)
N8N_HOST=localhost
N8N_PROTOCOL=http
MAUTIC_ADMIN_USERNAME=admin
MAUTIC_ADMIN_PASSWORD=qEXN0J#YKEGjjo1#0Ug3bUqA
MAUTIC_ADMIN_EMAIL=admin@hxki.local
MAUTIC_DB_HOST=hxki-mariadb
MAUTIC_DB_NAME=mautic
MAUTIC_DB_USER=root
MAUTIC_DB_PASSWORD=supersecure