environment variables all the different production setups ( not yet adapted, sensitive info as well)

This commit is contained in:
2025-02-17 18:13:54 +01:00
parent ebe6da4fbb
commit ac27973330
9 changed files with 44 additions and 0 deletions

7
env/production/.env.database vendored Normal file
View File

@@ -0,0 +1,7 @@
# ----------------------------------
# Datenbank (MariaDB)
# ----------------------------------
MARIADB_USER=${INFRASTRUCTURE_LABEL}_${ENVIRONMENT}
MARIADB_DATABASE=${INFRASTRUCTURE_LABEL}_${ENVIRONMENT}
MARIADB_PASSWORD=1stronges-mindboostdb-passwort
MARIADB_ROOT_PASSWORD=1stronges-passwort-fuer-diedb