Helm Chart available (& new, refreshed Docker container)

Hey everyone! :waving_hand:

I’ve published a Helm chart for deploying GenieACS on Kubernetes. It’s pending official status on Artifact Hub.

Quick Start

helm repo add genieacs https://geiserx.github.io/genieacs-docker

helm repo update

helm install genieacs genieacs/genieacs

Features

  • Full GenieACS stack (UI, NBI, FS, CWMP)

  • MongoDB dependency included in examples (or bring your own)

  • Configurable via

    values.yaml
    
  • Persistent storage support

  • Ingress configuration for external access

Links

Feedback Welcome

This is the first release, so I’d love to hear any feedback, issues, or feature requests. Feel free to open an issue on GitHub or reply here.

There’s also a new tag in DockerHub, which it’s now 1.2.13.2. I updated it from 1.2.13 it was quite old, so now it’s renovated with up-to-date packages. Let me know if you experience issues.

Happy deploying! :rocket: