summaryrefslogtreecommitdiff
path: root/docker
AgeCommit message (Expand)Author
2023-01-27Add a dynamic address resolution to the Docker healthcheckMoritz Heiber
2022-11-08Describe a better way to enforce Content-Type in nginxTicho 34782694
2022-10-13Lower default log level for dockerexin
2022-06-18chore(docker): Bump base image to alpine 3.16.0Jonas Zohren
2022-03-30chore: Bump alpine version for CI generated dockerJonas Zohren
2022-03-18chore(docker): Bump alpine (base image) versionJonas Zohren
2022-02-22fix(docker): Make conduit own default db pathJonas Zohren
2022-02-20Merge branch 'next' into docsJonas Zohren
2022-02-20revert reflowJonathan de Jong
2022-02-19improve docker documentation someJonathan de Jong
2022-02-16fix(docker): use user 1000 and standard db pathJonas Zohren
2022-02-16Set all env vars in docker READMEJonas Zohren
2022-02-16Suggestions from Jonas ZohrenJonas Zohren
2022-02-16docs: make all configs matchTimo Kösters
2022-02-12Port from Rocket to axumJonas Platte
2022-02-04Pre-0.3 doc adjustmentsJonas Zohren
2022-02-02fix: Running in DockerJonas Zohren
2022-02-02Use prebuilt CI-containers from https://gitlab.com/jfowl/conduit-containersJonas Zohren
2022-01-28fix: Healtcheck use netstat for port as fallbackJonas Zohren
2022-01-28fix: Use default port for healthcheck as fallbackJonas Zohren
2022-01-23fix: remove libgcc dependency in ci builds since the binary is ensured to be ...Maxim De Clercq
2022-01-07Make traefik+nginx config more self-containedTicho 34782694
2021-12-15Update docker imagesJonas Zohren
2021-11-25Fixes for !225Jonas Zohren
2021-11-21CI: New Multiarch builds and Docker images + cargo clippy/test output now int...Jonas Zohren
2021-09-03Fix deprecated/removed Traefik labelDaniel Wiesenberg
2021-09-01Merge branch 'master' into 'master'Timo Kösters
2021-09-01Merge branch 'health_script' into 'master'Timo Kösters
2021-08-31Fix healthcheck.sh permissions and rearange ci dockerfileDaniel Wiesenberg
2021-08-31Merge branch 'registration-default' into 'master'Timo Kösters
2021-08-31registration default trueJonathan de Jong
2021-08-30Change healthcheck in ci dockerfileDaniel Wiesenberg
2021-08-29Move docker healthcheck into dedicated script.Daniel Wiesenberg
2021-08-26Add Traefik setup, incl. step-by-step, to docker README.Daniel Wiesenberg
2021-08-09Bump version of alpine docker image to 3.14Daniel Wiesenberg
2021-07-19Fix typoJonas Zohren
2021-07-19CI: Create docker image with musl binaryJonas Zohren
2021-07-06Change default port in docker to the newDaniel Wiesenberg
2021-05-25Fix docker-compose trusted_servers env varDaniel Wiesenberg
2021-05-22Fix wrong env var name in traefik composeDaniel Wiesenberg
2021-05-22Add CONDUIT_TRUSTED_SERVERS config paramDaniel Wiesenberg
2021-05-22Add CONDUIT_CONFIG to all relevant docker filesDaniel Wiesenberg
2021-05-22Update docker command in READMEDaniel Wiesenberg
2021-05-22Update Dockerfile and docker-composeDaniel Wiesenberg
2020-10-18Fix order of docker command arguments and change repository link to...Daniel Wiesenberg
2020-08-25Docker add healthcheck and mention Docker Hub imageDaniel Wiesenberg
2020-08-12docs: add documentation to the repo and improve layoutTimo
2020-08-11Add README in docker folder and mention docker in Conduit's READMEDaniel Wiesenberg
2020-08-11Move additional files into dedicated folder and make build the def...Daniel Wiesenberg