AppFlowy Cloud schlanke Self-Host-Compose (Coolify/Traefik, ohne ai+search, Mem-Limits, Secrets via Env)

This commit is contained in:
till
2026-06-30 10:58:22 +00:00
commit d47361e7f2
6 changed files with 491 additions and 0 deletions
+9
View File
@@ -0,0 +1,9 @@
# appflowy-selfhost (Heidrich Digital)
Schlanke Self-Host-Variante von AppFlowy Cloud fuer Coolify/Traefik auf dem CX33.
- Ohne `ai` + `appflowy_search` (Ressourcen sparen). Mem-Limits ~2.3 GB.
- nginx laeuft hinter Coolify-Traefik (keine Host-Ports), im `coolify`-Netz.
- FQDN: appflowy.46.224.49.66.sslip.io
- Login-Mails: AUTOCONFIRM=true (kein Pflicht-SMTP fuer den Test; Registrierung mit E-Mail+Passwort direkt moeglich).
Bei Bedarf spaeter: `ai`/`search` ergaenzen, eigener Server, echtes SMTP, OIDC via Forgejo.