infra: add Milvus vector DB and PostgreSQL

This commit is contained in:
2026-03-16 15:42:50 +01:00
parent ec581f67da
commit f72ca08396
2 changed files with 46 additions and 2 deletions

8
.env
View File

@@ -12,4 +12,10 @@ SUBDOMAIN=n8n
GENERIC_TIMEZONE=Europe/Berlin
# The email address to use for the TLS/SSL certificate creation
SSL_EMAIL=patrick.haas@eks-intec.de
SSL_EMAIL=patrick.haas@eks-intec.de
# PostgreSQL Configuration
POSTGRES_PASSWORD=change_me_securely
# Milvus Configuration
MILVUS_API_URL=http://milvus:19530