Temporary fork of https://github.com/snikket-im/snikket-server. See https://github.com/snikket-im/snikket-web-proxy/pull/6 for more.
ansible | ||
docker | ||
docs | ||
snikket-modules | ||
tools | ||
.hg_archival.txt | ||
.hgignore | ||
CHANGELOG.md | ||
docker-compose.yml | ||
LICENSE | ||
Makefile | ||
mkdocs.yml | ||
NOTICE | ||
po4a.conf | ||
README.md | ||
snikket.conf.example |
Snikket builder
This is the source repository for building Snikket service Docker images.
Requirements
- GNU make
- docker (tested on 19.03.5)
- ansible (tested on 2.7 (debian buster))
Building
Run make
Running
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