Docker Image for GenieACS
Dockerfile and docker-compose.yml for GenieACS v1.2.7
Docker image is available on Docker Hub, Quay.io
docker pull swoga/genieacs
docker pull quay.io/swoga/genieacs
Clone the repository.
Copy the config-sample.env to config.env and modify it to your needs.
At least you must set the GENIEACS_UI_JWT_SECRET.
Run docker-compose up -d