Jérémy Benoist
7d2f4919c6
Merge pull request #426 from boraozgen/readme-update
...
Update example compose file mariadb healthcheck command
2025-06-05 09:01:48 +02:00
Kevin Decherf
dd237ec16e
Merge pull request #430 from caspermeijn/healthcheck
...
Add healthcheck to image
2025-04-20 12:58:45 +02:00
Björn Engel
2d96e30450
Update README.md
...
Version in docker-compose.yaml is obsolete.
2025-01-07 21:40:29 +01:00
Casper Meijn
424642d3b9
Add healthcheck to image
...
- Move the healthcheck from the docker-compose example to the actual image. That makes sure all user of the image automatically get the healthcheck.
- Change to `curl --fail || exit 1` as suggested in [docker documentation](https://docs.docker.com/reference/dockerfile/#healthcheck )
- Add `--silent --show-error` so that docker health state contains the output of the HTTP call instead of curl progress bar
- Set the user agent to make the logs more readable
2024-12-24 16:56:22 +01:00
Bora Özgen
923dffae55
Update example compose file mariadb healthcheck command
2024-11-12 09:22:30 +01:00
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
Kevin Decherf
eaf63d2098
Merge pull request #401 from wallabag/impr/doc
...
doc: change docker-compose healthcheck target
2024-03-10 21:59:31 +01:00
Kevin Decherf
e16d9e4113
doc: change docker-compose healthcheck target
...
Signed-off-by: Kevin Decherf <kevin@kdecherf.com >
2024-03-10 16:20:26 +01:00
Neil McKenzie
7c9d8a37e0
Add restart: unless-stopped to example docker-compose
...
Most example docker-compose files include restart: unless-stopped or restart: always. This being absent on Wallabag's example leads to unexpected downtime upon server restart
2024-02-01 08:53:52 +11:00
Nicolas Lœuillet
7810ca6255
Change public registration to false by default
2023-08-24 07:55:21 +02:00
Nicolas Lœuillet
1ad213de86
Update README
2023-07-24 13:11:12 +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
Jeremy Benoist
2234e9a63d
Add ability to define database_table_prefix
...
For people in need to migrate to the docker version from a previous installed wallabag instance defined with a database prefix.
2022-10-28 09:36:15 +02:00
Seth Simmons
05d9d45a54
Add healthcheck and dependencies to docker-compose example
...
This PR adds in a health check that can used for reporting, monitoring, or autohealing, as well as a `depends_on` statement that ensures wallabag comes up only once the DB and Redis are up.
Update timeout/retries to be more sane
2021-07-02 11:14:24 -04:00
Jérémy Benoist
2b99017b25
Merge pull request #239 from wallabag/otp-issuer
2021-01-04 06:47:50 +01:00
Kevin Decherf
f4a8e5eadc
Update README to include SYMFONY__ENV__DOMAIN_NAME in the quickstart
...
The default value of this variable leads to a lot of issues with assets
when new comers try wallabag. This change should reduce the occurrence of
this kind of issue.
Signed-off-by: Kevin Decherf <kevin@kdecherf.com >
2020-12-31 18:53:26 +01:00
Kevin Decherf
f460f40b8c
Add new parameter server_name for 2FA issuer
...
Signed-off-by: Kevin Decherf <kevin@kdecherf.com >
2020-12-31 18:44:50 +01:00
Jeremy Benoist
a04e494755
Update to 2.4.0
2020-12-10 16:04:00 +01:00
Jeremy Benoist
7e43f2acfa
Update badge in README
2020-11-27 14:52:31 +01:00
ywoly
d02c1a404a
Add env variables for two-factor auth
2020-04-15 09:24:48 +02:00
Jérémy Benoist
6c548be161
Update README.md
...
See https://github.com/wallabag/docker/issues/152#issuecomment-561118356
2019-12-03 16:44:19 -08:00
Christian Studer
45989b38de
Readme: Fixes link to documentation
2019-10-30 17:25:17 +01:00
Sébastien Viande
e189338065
Config: add sentry_dsn entry
2019-06-18 20:11:08 +02:00
Christoph Wagner
501c4a08c6
fix typo in README.md
2019-05-24 22:16:19 +02:00
Quentin Duchemin
4dcaf994ab
Add locale environment variable to README
2019-02-27 11:15:10 +01:00
Jérémy Benoist
71dd17939c
Merge pull request #97 from mostlyjason/patch-1
...
Adding example of how to set the domain name
2018-12-15 08:32:22 +01:00
Kyle Lucy
386924f2cc
Update README.md
2018-12-07 22:44:48 -05:00
Kyle Lucy
3d3f11fb85
add redis environmental variables
2018-12-07 22:42:18 -05:00
Jeremy Benoist
b626873351
2.3.4
2018-11-24 21:57:13 +01:00
Philip Wrenn
7d7b1a846f
added SYMFONY__ENV__DATABASE_CHARSET envorinment variable to README.
2018-08-12 08:45:44 -04:00
Robin Green
a37317f55f
Support Postgres 10
...
* Add SYMFONY__ENV__DATABASE_DRIVER_CLASS environment variable which can
be set to the necessary driver class for Postgres 10
* Use this in travis.yml
2018-03-11 09:22:26 +00:00
Tom Faulkner
2460f55662
Update README.md
...
Remove dash leading to an error.
2018-02-09 20:23:10 -06:00
Jason Skowronski
de684f5a44
Adding example of how to set the domain name
2018-01-08 15:44:33 -08:00
Nicolas Lœuillet
dcaa684897
Updated README
2017-12-15 14:32:20 +01:00
Nicolas Lœuillet
e5456115c1
Forced postgres 9.6
2017-12-13 22:32:43 +01:00
Nicolas Lœuillet
7b68684720
Updated image to wallabag 2.3.0
2017-12-12 22:28:19 +01:00
Marvin Steadfast
5682aefa74
changed docs for persistent storage of images. #71
2017-05-30 11:19:36 +02:00
Marvin Steadfast
c42058bf0f
MariaDB default encoding utf8mb4 and maintenance
...
* MariaDB encoding is set when creating DB through the entrypoint
* Cleaning Dockerfile
* Removed `POSTGRES_USER`
* Combined run commands
* Changed deprecated `MAINTAINER` to `LABEL`
2017-03-22 10:56:57 +01:00
Marvin Steadfast
fb020c3be6
Version bumb to 2.2.1 and added migrate command
...
made the changes to get 2.2.1 running plus added a migrate command to
the entrypoint. documented it in the readme.
2017-01-31 16:33:19 +01:00
Jeremy Benoist
5203ab63b1
Rename importer to import
2017-01-23 09:45:42 +01:00
Jan Losinski
65b2e2c7a9
Add documentation for the redis worker service
...
Signed-off-by: Jan Losinski <losinski@wh2.tu-dresden.de >
2017-01-23 09:28:27 +01:00
Matthieu Serrepuy
2b13ed0703
Add a POPULAtE_DATABASE env to use an existing wallabag DB
2017-01-16 22:44:43 +01:00
Marvin Steadfast
2ae7dee8af
fixed typo in README
2016-11-02 11:57:04 +01:00
Marvin Steadfast
c2052c2681
env variable to disable user registration
2016-11-02 11:52:22 +01:00
Marvin Steadfast
af2fb30389
fixed docs to get redis working
...
thanks to @bobberb for pointing in the right direction.
2016-10-13 11:18:24 +02:00
Marvin Steadfast
1f4d9af316
added db migration part to the docs
2016-10-11 16:18:52 +02:00
Marvin Steadfast
6a5ab7c126
added new dependencies and added redis support
...
somehow there is a problem with the parameters.yml and environment
variables. ansible templates are now used.
database migration is still a big problem.
2016-10-11 16:18:52 +02:00
Thomas Queste
0d2bf2999a
Fix typo the a volume -> a volume
2016-10-11 12:08:50 +02:00
Moritz Maisel
d9f9efcf13
fixes example run-commands in README
2016-09-17 01:04:01 +02:00