"GenieACS is an open source TR-069 remote management solution with advanced device provisioning capabilities."
This repository creates container images for GenieACS modules. The images are more for studies, they are not professional. So, use at your own risk.
GenieACS site https://genieacs.com/
GenieACS Docs http://docs.genieacs.com/en/latest/
Clone this repo:
git clone github.com/ojpojao/genieacs-container
cd genieacs-container
To create GenieACS images, run the command bellow:
make all
Use one of the commands to run
podman-compose up -d
or
docker-compose up -d
To remove GenieACS images, run the command:
make clean
GenieACS docs https://www.linkedin.com/in/ewertonmarschalk/
Automatizando a implantação de um servidor GenieACS (TR-069) no Kubernetes usando Github Actions (CICD) by ewertonmarschalk - https://www.linkedin.com/pulse/automatizando-implanta%C3%A7%C3%A3o-de-um-servidor-genieacs-tr-069-marschalk/
by: @ojpojao