7e43f2acfa
Update badge in README
2020-11-27 14:52:31 +01:00
d02c1a404a
Add env variables for two-factor auth
2020-04-15 09:24:48 +02:00
6c548be161
Update README.md
...
See https://github.com/wallabag/docker/issues/152#issuecomment-561118356
2019-12-03 16:44:19 -08:00
45989b38de
Readme: Fixes link to documentation
2019-10-30 17:25:17 +01:00
e189338065
Config: add sentry_dsn entry
2019-06-18 20:11:08 +02:00
501c4a08c6
fix typo in README.md
2019-05-24 22:16:19 +02:00
4dcaf994ab
Add locale environment variable to README
2019-02-27 11:15:10 +01:00
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
386924f2cc
Update README.md
2018-12-07 22:44:48 -05:00
3d3f11fb85
add redis environmental variables
2018-12-07 22:42:18 -05:00
b626873351
2.3.4
2018-11-24 21:57:13 +01:00
7d7b1a846f
added SYMFONY__ENV__DATABASE_CHARSET envorinment variable to README.
2018-08-12 08:45:44 -04:00
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
2460f55662
Update README.md
...
Remove dash leading to an error.
2018-02-09 20:23:10 -06:00
de684f5a44
Adding example of how to set the domain name
2018-01-08 15:44:33 -08:00
dcaa684897
Updated README
2017-12-15 14:32:20 +01:00
e5456115c1
Forced postgres 9.6
2017-12-13 22:32:43 +01:00
7b68684720
Updated image to wallabag 2.3.0
2017-12-12 22:28:19 +01:00
5682aefa74
changed docs for persistent storage of images. #71
2017-05-30 11:19:36 +02:00
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
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
5203ab63b1
Rename importer to import
2017-01-23 09:45:42 +01:00
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
2b13ed0703
Add a POPULAtE_DATABASE env to use an existing wallabag DB
2017-01-16 22:44:43 +01:00
2ae7dee8af
fixed typo in README
2016-11-02 11:57:04 +01:00
c2052c2681
env variable to disable user registration
2016-11-02 11:52:22 +01:00
af2fb30389
fixed docs to get redis working
...
thanks to @bobberb for pointing in the right direction.
2016-10-13 11:18:24 +02:00
1f4d9af316
added db migration part to the docs
2016-10-11 16:18:52 +02:00
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
0d2bf2999a
Fix typo the a volume -> a volume
2016-10-11 12:08:50 +02:00
d9f9efcf13
fixes example run-commands in README
2016-09-17 01:04:01 +02:00
28b4b03b21
readme: added badges
2016-09-01 12:04:11 +02:00
67030c1c36
remove an unnecessary white space
2016-08-25 10:23:31 +02:00
4094d3c9ff
give the ability to change postgres root user
...
This can be acheived by setting the environment variable POSTGRES_USER
2016-08-24 18:25:03 +02:00
93651c95f5
Fix bad SQLite title
...
and update few others titles
2016-08-24 15:17:36 +02:00
97783ac312
fixed README
2016-08-24 12:33:22 +02:00
26b75eee75
made email server settings configurable
2016-06-11 15:43:04 +02:00
06af340123
Added Postgres support
...
Now its possible to use a Postgres container as database backend.
2016-04-25 12:33:57 +02:00
21c4819511
fixed typo
2016-04-21 15:50:09 +02:00
a9a8336f8f
first commit
2016-04-18 11:00:29 +02:00