Commit graph

16 commits

Author SHA1 Message Date
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
0c6feb350a ttrss: start ntpd first 2018-08-16 11:36:18 +02:00
896c6a49d8 rss-bridge configurabile live 2018-08-16 11:34:55 +02:00
4903435659 docker ttrss: openrc properly kills apache 2018-08-10 10:12:06 +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
ff59b1cf3e FIX editing of ttrss-config.php
vim would break it if you don't set bkc=yes
2018-08-09 17:55:27 +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
220508309e Merge da quell'antipatico di boyska che mi cambia tutte le porte 2018-08-01 15:58:46 +02:00
d4cefd9911 Adding database init dump 2018-08-01 13:02:44 +02:00
48d3b68935 better names for config files 2018-08-01 00:06:09 +02:00
f9a5a92dfd Fix front webserver 2018-07-31 17:09:22 +02:00
638f839f3c docker-compose quasi-working 2018-07-31 16:36:00 +02:00