Adding automatisch

This commit is contained in:
Ian Roddis
2026-05-02 09:15:51 -03:00
parent f282cacf27
commit 648f08c150
11 changed files with 289 additions and 1 deletions
+9
View File
@@ -136,6 +136,15 @@ forgejo_admin_email: "admin@test.example.com"
forgejo_ssh_port: 2222
forgejo_data_dir: /tmp/sovereign_test/forgejo
# Automatisch
automatisch_domain: "automate.test.example.com"
automatisch_version: "latest"
automatisch_db_password: "test_automatisch_db"
automatisch_encryption_key: "test_automatisch_encryption_key"
automatisch_webhook_secret_key: "test_automatisch_webhook_secret"
automatisch_app_secret_key: "test_automatisch_app_secret"
automatisch_data_dir: /tmp/sovereign_test/automatisch
# Twenty CRM
twenty_domain: "crm.test.example.com"
twenty_version: "latest"