Skip to content

Community Helm chart available for Appwrite on Kubernetes #11743

@mberlofa

Description

@mberlofa

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:

  • All core services — API, Console, Realtime as separate Deployments
  • 12 background workers and 3 schedulers with configurable resource limits
  • MariaDB and Redis subcharts (bundled) or external database/cache connections
  • Path-based ingress routing/v1/realtime for WebSocket, /v1/* for API, /* for Console
  • Shared persistent volumes for uploads, cache, certificates, functions, builds, and sites
  • Auto-generated secrets — encryption key, JWT secret, database credentials
  • SMTP configuration for email notifications
  • CI validated with lint, template, helm-unittest, and kubeconform

This 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

Metadata

Metadata

Assignees

No one assigned

    Labels

    api / realtimeFixes and upgrades for the Appwrite Realtime API.product / databasesFixes and upgrades for the Appwrite Database.product / domainsFixes and upgrades for the Appwrite Domains.product / functionsFixes and upgrades for the Appwrite Functions.product / messagingFixes and upgrades for the Appwrite Messaging.product / sitesFixes and upgrades for Appwrite Sites.product / vcsFixes and upgrades for the Appwrite VCS.

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions