summaryrefslogtreecommitdiff
path: root/docker/collector
Commit message (Expand)AuthorAgeFilesLines
* Nginx is now running in its own container.Kristofer Hallin2021-11-175-38/+2
* * 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-162-1/+5
* * Don't switch to main brach, we're already there.Kristofer Hallin2021-11-121-1/+2
* Docker: Checkout main branchErnst Widerberg2021-10-151-1/+1
* Added Collector container.Kristofer Hallin2021-10-066-0/+86