-
Notifications
You must be signed in to change notification settings - Fork 5.4k
Community Helm chart available for Appwrite on Kubernetes #11743
Copy link
Copy link
Closed
Labels
api / realtimeFixes and upgrades for the Appwrite Realtime API.Fixes and upgrades for the Appwrite Realtime API.product / databasesFixes and upgrades for the Appwrite Database.Fixes and upgrades for the Appwrite Database.product / domainsFixes and upgrades for the Appwrite Domains.Fixes and upgrades for the Appwrite Domains.product / functionsFixes and upgrades for the Appwrite Functions.Fixes and upgrades for the Appwrite Functions.product / messagingFixes and upgrades for the Appwrite Messaging.Fixes and upgrades for the Appwrite Messaging.product / sitesFixes and upgrades for Appwrite Sites.Fixes and upgrades for Appwrite Sites.product / vcsFixes and upgrades for the Appwrite VCS.Fixes and upgrades for the Appwrite VCS.
Metadata
Metadata
Assignees
Labels
api / realtimeFixes and upgrades for the Appwrite Realtime API.Fixes and upgrades for the Appwrite Realtime API.product / databasesFixes and upgrades for the Appwrite Database.Fixes and upgrades for the Appwrite Database.product / domainsFixes and upgrades for the Appwrite Domains.Fixes and upgrades for the Appwrite Domains.product / functionsFixes and upgrades for the Appwrite Functions.Fixes and upgrades for the Appwrite Functions.product / messagingFixes and upgrades for the Appwrite Messaging.Fixes and upgrades for the Appwrite Messaging.product / sitesFixes and upgrades for Appwrite Sites.Fixes and upgrades for Appwrite Sites.product / vcsFixes and upgrades for the Appwrite VCS.Fixes and upgrades for the Appwrite VCS.
Type
Fields
Give feedbackNo fields configured for issues without a type.
Hi! I've published a community Helm chart for Appwrite as part of HelmForge, an MIT-licensed Helm chart repository.
The chart supports the full Appwrite stack on Kubernetes:
/v1/realtimefor WebSocket,/v1/*for API,/*for ConsoleThis is a community chart, not affiliated with the Appwrite project.
Install:
helm repo add helmforge https://repo.helmforge.dev helm install appwrite helmforge/appwrite # Or via OCI helm install appwrite oci://ghcr.io/helmforgedev/helm/appwrite