Files
terraform/modules/apps/gateway/.env.example
JulienAldon a56911b896 Add(module): add girasol module
Add(module): add amap module
Add(module): add common lib and services
Add(module): add base structure for keycloak
Add(module): add base structure for rocket
Add(module): add n8n and windmill modules
Add(docker): add install docker script in common module
Add(template): add root for aldon.fr and mathieu.wiki in traefik.service template
2026-04-21 16:52:41 +02:00

17 lines
466 B
Plaintext

# Environment files
ENV_FILE_LOCATION=/opt/environment/.env
USERNAME=gateway
# Application Specifics
#openssl rand -hex 20
TRAEFIK_VERSION=v3.6.7
TRAEFIK_BINARY=/usr/local/bin/traefik
TRAEFIK_USER=traefik
TRAEFIK_CONF=/home/traefik/traefik.yml
GATEWAY_REPOSITORY=/Mop/gateway
DYNAMIC_CONFIG_LOCATION=/home/gateway/services.yaml
# Backup specifics
SERVICE_BACKUPS_DIR=/backups/gateway
SERVICE_BACKUPS_PREFIX=gateway-dump
SERVICE_BACKUPS_EXTENSION=db