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