Marvin Steadfast
6f22d1ef68
switched to alpine edge
...
there are alot of php fixes in edge. alot of people have problems with
php and older kernel versions to collect random data.
also included a alpine upgrade command. this will prevent docker from
building a wallabag image with older system files.
2.2.2
2017-05-09 08:59:37 +02:00
Marvin Steadfast
d1c050662b
added edge main repo to fix rabbitmq-c dep for php7-amqp
2017-03-22 11:24:05 +01:00
Marvin Steadfast
038a5ea6c7
apk add uses now the no-cache option
2017-03-22 11:13:30 +01: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
Nicolas Lœuillet
3e4cd35253
Merge pull request #56 from wallabag/wllbg-222
...
Update Dockerfile with latest release
2017-03-08 10:00:11 +01:00
Nicolas Lœuillet
8c15693e12
Update Dockerfile with latest release
2017-03-02 15:49:19 +01:00
Marvin Steadfast
f6e4816eb5
provisioner function in entrypoint
2017-02-06 10:20:38 +01:00
Marvin Steadfast
bff2dd3d8b
using alpine 3.5 instead of edge
2017-02-06 10:20:38 +01:00
xsteadfastx
90265c1653
Merge pull request #48 from xsteadfastx/version-2.2.1
...
Version bumb to 2.2.1 and added migrate command
2.2.1
2017-02-01 11:07:51 +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
80a3379a76
Merge pull request #45 from janLo/import-worker
...
Add option to run redis based import workers
2017-01-23 09:53:02 +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
Jan Losinski
4de27027b9
Add ability to run wannabag redis importer worker
...
This adds the ability to run wallabag async import worker that
interacts with a redis service.
Signed-off-by: Jan Losinski <losinski@wh2.tu-dresden.de >
2017-01-23 09:28:27 +01:00
Jeremy Benoist
924d663c86
Merge pull request #46 from wallabag/dockerfile-216
...
Update Dockerfile for wallabag 2.1.6
2.1.6
2017-01-18 19:26:07 +01:00
Nicolas Lœuillet
ec8f599298
Update Dockerfile for wallabag 2.1.6
2017-01-18 10:44:17 +01:00
xsteadfastx
125aad2c1c
Merge pull request #43 from lotooo/master
...
Add a POPULAtE_DATABASE env to use an existing wallabag DB
2017-01-18 09:40:29 +01:00
Jeremy Benoist
606b7d681c
Merge pull request #44 from janLo/php7-zlib
...
Install php7-zlib
2017-01-18 09:35:50 +01:00
Jan Losinski
fdaaf37381
Install php7-zlib
...
Signed-off-by: Jan Losinski <losinski@wh2.tu-dresden.de >
2017-01-17 15:40:58 +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
e41a237604
enabled zlib.output_compression in php.ini
...
thanks to @itnAAnti. #40
2017-01-04 13:41:31 +01:00
xsteadfastx
724d6492bc
Merge pull request #42 from jsshandle/master
...
Make entrypoint.sh executable in repository and remove related statement from Dockerfile.
2016-12-29 11:45:41 +01:00
jsshandle
267618a519
Make entrypoint.sh executable in repository and remove related statement from Dockerfile.
2016-12-26 18:59:30 +01:00
xsteadfastx
0fe227a0cc
Merge pull request #36 from jsshandle/master
...
Add .s6-svscan/finish.
2016-11-28 12:27:22 +01:00
jsshandle
d42d34cdac
Add .s6-svscan/finish.
2016-11-26 20:35:51 +01:00
Nicolas Lœuillet
58cc845c75
Dockerfile for 2.1.5
2016-11-21 10:54:30 +01:00
xsteadfastx
c553787564
Merge pull request #31 from wallabag/docker-214
...
Dockerfile for 2.1.4
2.1.4
2016-11-20 08:37:45 +01:00
Nicolas Lœuillet
73187d7ce1
Dockerfile for 2.1.4
2016-11-18 11:33:36 +01:00
Marvin Steadfast
f7bd58c73a
fixed location of php configuration to /etc/php7
2.1.3
2016-11-07 13:20:39 +01:00
Marvin Steadfast
ba8f6ec5d3
limit upload size to 100M
2016-11-07 13:20:39 +01:00
xsteadfastx
68db53e09c
Merge pull request #28 from wallabag/release-213
...
Update Dockerfile for wallabag 2.1.3
2016-11-05 15:13:27 +01:00
Nicolas Lœuillet
530e59329a
Update Dockerfile for wallabag 2.1.3
2016-11-04 15:40:24 +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
xsteadfastx
310d55bdea
Merge pull request #27 from xsteadfastx/master
...
set email settings through ansible template
2016-10-31 09:29:08 +01:00
Marvin Steadfast
76f5ecb61e
set email settings through ansible template
2016-10-28 13:06:52 +02:00
Marvin Steadfast
92f5db7ba9
added test for default configuration
2.1.2
2016-10-24 09:53:42 +02:00
Marvin Steadfast
ee4a7e4a46
defaults for environment variable lookup for parameters.yml template
...
fixes #26
2016-10-21 14:48:32 +02:00
xsteadfastx
e0bc4e895d
Merge pull request #25 from xsteadfastx/master
...
version 2.1.2 and some cleanups
2016-10-19 11:30:00 +02:00
Marvin Steadfast
ed6b4437b8
version 2.1.2 and some cleanups
2016-10-19 11:17:24 +02: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
xsteadfastx
af6c68a312
Merge pull request #21 from xsteadfastx/master
...
2.1.1 image
2.1.1
2016-10-12 15:26:12 +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
Nicolas Lœuillet
f66d2aeab0
Merge pull request #20 from tomsquest/patch-1
...
Fix typo `the a volume` -> `a volume`
2016-10-11 12:16:32 +02:00
Thomas Queste
0d2bf2999a
Fix typo the a volume -> a volume
2016-10-11 12:08:50 +02:00
Jeremy Benoist
8bd298316a
Merge pull request #18 from m0/m0-fixRunCommandInExample
...
fixes example run-commands in README
2016-09-17 07:53:59 +02:00
Moritz Maisel
d9f9efcf13
fixes example run-commands in README
2016-09-17 01:04:01 +02:00
Nicolas Lœuillet
cccc5fb91e
Merge pull request #17 from wallabag/wllbg-208
...
wallabag 2.0.8
2.0.8
2016-09-07 15:36:33 +02:00
Nicolas Lœuillet
79ae48bfac
wallabag 2.0.8
2016-09-07 14:38:00 +02:00