Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 500 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 500 Bytes

Docker Image for GenieACS

Dockerfile and docker-compose.yml for GenieACS v1.2.7

Docker image

Docker image is available on Docker Hub, Quay.io

docker pull swoga/genieacs
docker pull quay.io/swoga/genieacs

Run Docker Image

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