1
0
mirror of https://github.com/wallabag/docker synced 2026-05-28 10:13:03 +00:00
Commit Graph

7 Commits

Author SHA1 Message Date
Kevin Decherf 588c21b192 Add support of PHP memory limit in variables
Supersedes #374

Fixes #124

Signed-off-by: Kevin Decherf <kevin@kdecherf.com>
2024-03-11 11:52:55 +01:00
Nicolas Lœuillet 7810ca6255 Change public registration to false by default 2023-08-24 07:55:21 +02:00
Yassine Guedidi 624616cd9e Rename root_dir to project_dir 2023-08-13 11:48:06 +02:00
Nicolas Lœuillet 835e9ad84b Remove 2fa parameter 2023-07-22 17:34:17 +02:00
Jeremy Benoist fb13655def Handle mailer_dsn 2023-06-21 10:45:24 +02:00
Jeremy Benoist de07417e8f Update domain name 2023-06-21 09:56:30 +02:00
ngosang 229cb3d017 Replace Ansible with Shell script
* Remove Ansible and all Python packages
* Reduce image size by 456 MB (689 MB => 233 MB uncompressed)
* Fixes some open issues, for example, root password is not required if the database already exists.
* Show install and startup traces (traces and errors were hidden by Ansible)
2022-11-13 14:41:04 +01:00