vikunja/docs/content/doc/setup
kolaente a0e812395f
All checks were successful
continuous-integration/drone/push Build is passing
feat(docker)!: use scratch as base image
This change modifies the docker image so that it uses the scratch image instead of alpine. This is possible because the Vikunja binary is now entirely statically compiled, wich no dependencies on any system c libraries.

This also changes the default path for the sqlite file in the docker image (breaking). When using sqlite in docker, the VIKUNJA_DATABASE_PATH config variable or the file mount must be changed to prevent data loss.
2024-02-25 22:49:04 +01:00
..
backups.md docs: adjust documentation to reflect single-binary deployments 2024-02-09 19:09:19 +01:00
build-from-source.md docs: adjust documentation to reflect single-binary deployments 2024-02-09 19:09:19 +01:00
config.md docs: adjust documentation to reflect single-binary deployments 2024-02-09 19:09:19 +01:00
desktop.md docs: add desktop packages 2024-02-11 16:54:53 +01:00
docker-start-to-finish.md feat(docker)!: use scratch as base image 2024-02-25 22:49:04 +01:00
full-docker-example.md feat(docker)!: use scratch as base image 2024-02-25 22:49:04 +01:00
install.md feat(docker)!: use scratch as base image 2024-02-25 22:49:04 +01:00
k8s.md feat(docs): various improvements 2023-04-11 16:42:59 +00:00
openid-examples.md docs: remove mention of vikunja/api and vikunja/frontend repos 2024-02-08 14:31:02 +01:00
reverse-proxies.md docs: adjust documentation to reflect single-binary deployments 2024-02-09 19:09:19 +01:00
subdirectory.md docs: adjust documentation to reflect single-binary deployments 2024-02-09 19:09:19 +01:00
typesense.md docs: add typesense setup 2023-09-29 12:30:53 +02:00
utf-8.md docs: adjust documentation to reflect single-binary deployments 2024-02-09 19:09:19 +01:00
versions.md docs: adjust documentation to reflect single-binary deployments 2024-02-09 19:09:19 +01:00