1
0
Commit Graph

14 Commits

Author SHA1 Message Date
73bf119409 docs: clarify version checkout when building from source
Related to https://kolaente.dev/vikunja/vikunja/issues/2270#issuecomment-62038
2024-04-12 23:39:27 +02:00
a0e812395f 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
eec53e8a54 docs: mention installation of rpm packages 2024-02-11 15:56:34 +01:00
1984527fae docs: adjust documentation to reflect single-binary deployments 2024-02-09 19:09:19 +01:00
4de0efec1d docs: add link to tutorial for installing Vikunja on Synology 2023-03-11 14:55:30 +01:00
a38efef734 fix(docs): clarify frontend requirements to use Vikunja 2022-06-30 16:40:38 +02:00
1fa74cba64 docs: add another tutorial link 2021-11-16 21:17:53 +01:00
dbd6f36da6 docs: add another youtube tutorial 2021-09-24 22:11:03 +02:00
be47459c14 Docs: Add another third-party tutorial link 2021-09-06 21:15:04 +02:00
d7b74500c3 Add another youtube tutorial 2021-08-30 20:55:21 +02:00
bd24743640 docs: Add other installation resources 2021-08-23 17:52:01 +02:00
f8833ae8a2 docs: Add k8s-at-home Helm Chart for Vikunja 2021-08-20 19:24:50 +02:00
96f366f5e7 Add docs about using vikunja with utf-8 characters 2020-07-06 21:53:26 +02:00
2d88fad5b1 Huge improvements for docs (#58) 2019-02-17 19:53:04 +00:00