Adding Twenty CRM

This commit is contained in:
Ian Roddis
2026-05-02 09:03:08 -03:00
parent c32d528518
commit f282cacf27
10 changed files with 248 additions and 0 deletions
+8
View File
@@ -136,6 +136,14 @@ forgejo_admin_email: "admin@test.example.com"
forgejo_ssh_port: 2222
forgejo_data_dir: /tmp/sovereign_test/forgejo
# Twenty CRM
twenty_domain: "crm.test.example.com"
twenty_version: "latest"
twenty_app_secret: "test_twenty_app_secret"
twenty_db_password: "test_twenty_db"
twenty_oidc_client_secret: "test_twenty_oidc_secret"
twenty_data_dir: /tmp/sovereign_test/twenty
# Website
website_nginx_version: "alpine"
website_data_dir: /tmp/sovereign_test/website