vikunja/docs
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
..
content/doc feat(docker)!: use scratch as base image 2024-02-25 22:49:04 +01:00
static docs: add guide for Synology NAS 2022-01-25 22:40:19 +01:00
.hugo_build.lock feat(docs): add relase checklist 2022-10-28 13:55:53 +02:00
config.yml feat(docs): change order of sections in nav (#1471) 2023-04-05 11:36:21 +00:00
Dockerfile Huge improvements for docs (#58) 2019-02-17 19:53:04 +00:00
nginx.conf fix(docs): old install pages redirect 2024-02-09 20:35:58 +01:00