This is the source repository for building Snikket service Docker images.
- GNU make
- docker (tested on 19.03.5)
- ansible (tested on 2.7 (debian buster))
Run make
The easiest way is to use docker-compose. Copy the file snikket.conf.example
to
snikket.conf
and edit the values in it. Then run:
docker-compose up -d