Commit graph

9 commits

Author SHA1 Message Date
2dfb698e80 [TT] icons are saved in /var/lib/ 2018-08-19 14:57:31 +02:00
a89399eec3 doit: more checks on build 2018-08-17 18:05:13 +02:00
896c6a49d8 rss-bridge configurabile live 2018-08-16 11:34:55 +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
4279c8f09f ctrl-c while "doit up" works better 2018-08-09 17:55:12 +02:00
56f3127af6 doit: better db handling
wait for db to be really ready;
clearly detect if the db still needs to be prepared
2018-08-09 17:37:25 +02:00
0ff7263d8e doit: reorganization
- default task (up)
 - automatic clean actions: doit clean -a now works!
 - FIX some commands (shell errors in clean actions)
 - private tasks (doit list is not a mess anymore; doit list -p is)
2018-08-09 13:17:39 +02:00
96c225da50 first doit implementation 2018-08-09 10:34:34 +02:00