Commit graph

12 commits

Author SHA1 Message Date
Jussi Räsänen
44b67c7f05
update to 0.15.1 2024-11-03 09:55:00 +02:00
Germán Martín
a15d4e58cd
Add enhanced configuration and Docker Compose support for WriteFreely (#2)
* Update ini configuration. Add docker-compose examples
* remove unneeded network config
* Add docker compose instructions
* Correct sqlite location
* do not wait for MariaDB
* Use writefreely user
* Add .env instructions for docker compose
* Retry init if database is not ready
* Ignore production directories
* Improve init checks
* refactor init script

---------

Co-authored-by: Germán Martín <gmartin@gmartin.net>
2024-06-12 12:59:37 +03:00
Jussi Räsänen
05b1621042
remove healthcheck 2024-05-19 17:36:54 +03:00
Jussi Räsänen
1275ba1e23
add layer caching, build args 2024-05-19 16:36:41 +03:00
Jussi Räsänen
b0895a7a59
Update dockerfile to match the latest version 2024-05-19 15:48:51 +03:00
Stephan Hochhaus
6d19fee56e
Update versions in Dockerfile 2023-11-25 15:01:35 +01:00
Lazalatin
eaa37463b7 Bump golang image version and reflect that alpine npm package name has changed
Signed-off-by: Lazalatin <lazalatin@tutanota.com>
2021-09-28 18:33:15 +02:00
Lazalatin
837429a06f Bump version to v0.13.1
Signed-off-by: Lazalatin <lazalatin@tutanota.com>
2021-09-28 15:34:52 +02:00
Gergely Nagy
923b10e955 Bump the WriteFreely version to 0.12.0
Signed-off-by: Gergely Nagy <me@gergo.csillger.hu>
2020-04-29 14:21:00 +02:00
Gergely Nagy
d6f3bce552
Support building from a fork of WriteFreely
Signed-off-by: Gergely Nagy <me@gergo.csillger.hu>
2020-02-19 14:10:06 +01:00
Gergely Nagy
f4921a9a01
Build WriteFreely ourselves
Instead of downloading a release, build WriteFreely ourselves. This results in
considerably smaller image size, and makes it easier to use something else than
a release - like the development branch.

Signed-off-by: Gergely Nagy <me@gergo.csillger.hu>
2020-02-19 14:10:06 +01:00
Gergely Nagy
fa0b59be10
Initial import
Signed-off-by: Gergely Nagy <me@gergo.csillger.hu>
2019-12-28 18:43:44 +01:00