summaryrefslogtreecommitdiff
path: root/docker
Commit message (Expand)AuthorAgeFilesLines
* Remove the existing venv. We should create our own.Kristofer Hallin2021-12-171-0/+5
* Add dev version of docker-compose for collectorErnst Widerberg2021-11-242-0/+61
* Bump docker-compose version.Kristofer Hallin2021-11-171-1/+1
* Use the official Nginx image.Kristofer Hallin2021-11-173-20/+2
* Nginx is now running in its own container.Kristofer Hallin2021-11-178-30/+33
* * Rename wsgi.py to main.py, we're not using WSGI.Kristofer Hallin2021-11-171-1/+1
* Use Uvicorn since we now run FastAPI which uses ASGI.Kristofer Hallin2021-11-174-17/+6
* Only crate /opt/certs/ if the directory is missing.Kristofer Hallin2021-11-161-2/+0
* Use DOCKER_JWT_PUBKEY_PATH for public key and some minor fixes.Kristofer Hallin2021-11-163-6/+6
* * Don't switch to main brach, we're already there.Kristofer Hallin2021-11-122-1/+3
* Initialize CouchDB properly, now _users should be created.Kristofer Hallin2021-10-293-1/+8
* lower the docker-compose file versionLinus Nordberg2021-10-271-1/+1
* Docker: Checkout main branchErnst Widerberg2021-10-151-1/+1
* Added Collector container.Kristofer Hallin2021-10-067-1/+89
* 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