# Primary domain — subdomains will be created off this domain: "cloud-elves.eu" # Hostname for the server server_hostname: "box" # Email for Let's Encrypt certificate notifications (used by Caddy automatically) acme_email: "maarten@lambda-m.nl" # Docker image versions — pin these, update deliberately gitea_version: "1.21" postgres_version: "16-alpine" outline_version: "1.6.0" redis_version: "7-alpine" # LDAP base DN ldap_base_dn: "dc=cloud-elves,dc=eu" # Gitea database password gitea_db_password: "0cGpEZ0Ph2mdLbPJjA4kbR" # LLDAP secrets lldap_jwt_secret: "371bc1a40f93dc2229fbaa5e080ac323" lldap_key_seed: "1a5873dd243b29f60043d2e69ec9b7f7" lldap_admin_password: "cio3LFvUwUzLhO6iMXTAbQPq" # Dex OIDC client secrets dex_outline_client_secret: "6edfe427944e50856e65e87ebf62217389f72963e8e6fe16d19536f1d31ffb56" dex_gitea_client_secret: "nWotT1z2AziFbmzscORURXlZ" # Outline secrets outline_secret_key: "72a81e9516e29c249ad8543866b1275a34b6a15014527f81d1becab363c82fb4" outline_utils_secret: "9219100ad29e330c0a7ea8032adc0c5831de14e487a7c3c5e050b757d022f5da" outline_db_password: "oZEdt71Jd2zkto2qWKj1MI7K"