Commit graph

10 commits

Author SHA1 Message Date
bb09132fbd
FUCKING git-rebase -i 2018-08-17 18:16:20 +02:00
628492c481 [d] Fix messy Dockerfile-tt-rss 2018-08-17 18:09:41 +02:00
0f429ac5d6 [TT] dockerfile reorganized; apk upgrade 2018-08-17 15:56:50 +02:00
1b2cc679e3 FIX apache logging 2018-08-17 15:44:48 +02:00
4b2d2fddce syslog added
a syslog image will log everything it receives on stdout; so every
service that has a hard time logging can just send everything to it.

apache/ttrss configured to do it.
2018-08-16 11:37:09 +02:00
212791c70a tt-rss updates feeds (introducing OpenRC)
this is a big change: OpenRC introduced to tt-rss container.
However, this also means that environment variables set in
docker-compose.yml are not passed to apache.
2018-08-10 02:51:22 +02:00
efbcbc8204 tt-rss moved to /tt-rss/
also, state dirs are moved to /var/cache/ and /var/lock/, thus avoiding
their unneeded "copy" to host.
ICONS_DIR is still pointing to documentroot, so this is not yet
complete.
2018-08-09 23:51:31 +02:00
58de37f809 tt-rss running on alpine
same base image as rss-bridge, so that the whole environment is more
coherent
2018-08-09 16:52:03 +02:00
a21049b1d5 Fixing the broken shit 2018-08-01 18:27:59 +02:00
638f839f3c docker-compose quasi-working 2018-07-31 16:36:00 +02:00