summaryrefslogtreecommitdiff
path: root/docker/docker-compose.yaml
Commit message (Collapse)AuthorAgeFilesLines
* Bump docker-compose version.Kristofer Hallin2021-11-171-1/+1
|
* Nginx is now running in its own container.Kristofer Hallin2021-11-171-2/+8
|
* Use DOCKER_JWT_PUBKEY_PATH for public key and some minor fixes.Kristofer Hallin2021-11-161-5/+1
|
* * Don't switch to main brach, we're already there.Kristofer Hallin2021-11-121-0/+1
| | | | | * Look for public key in /opt/cert. * Add variable to compose.
* Initialize CouchDB properly, now _users should be created.Kristofer Hallin2021-10-291-1/+1
|
* lower the docker-compose file versionLinus Nordberg2021-10-271-1/+1
| | | | | | | | | Debian 11 (bullseye) comes with docker-compose version 1.25.0, build unknown. Lowering the docker-compose version to 2.3 seems to work. But I'm really not sure what I'm doing here. Please lmk if this isn't reasonable.
* Added Collector container.Kristofer Hallin2021-10-061-1/+3
|
* Added a new container for the collector API.Kristofer Hallin2021-10-061-0/+16
|
* Use CouchDB, this might break things.Kristofer Hallin2021-09-231-0/+17