Giochiamo con i feed RSS
Find a file
boyska 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
docker tt-rss updates feeds (introducing OpenRC) 2018-08-10 02:51:22 +02:00
rss-bridge@f92ac49947 Update external remotes 2018-08-01 18:40:46 +02:00
tt-rss@c925f4e3fd Update external remotes 2018-08-01 18:40:46 +02:00
.gitignore first doit implementation 2018-08-09 10:34:34 +02:00
.gitmodules Fix submodules' remotes 2018-08-02 10:32:52 +02:00
docker-compose.yml tt-rss moved to /tt-rss/ 2018-08-09 23:51:31 +02:00
dodo.py tt-rss updates feeds (introducing OpenRC) 2018-08-10 02:51:22 +02:00
dodo_utils.py doit: better db handling 2018-08-09 17:37:25 +02:00
HACKING.md doc for devs 2018-08-09 14:01:16 +02:00
INSTALL.Debian.md some more install info 2018-08-09 14:01:16 +02:00
README.md some more install info 2018-08-09 14:01:16 +02:00

FEEDATI

La nuova frontiera dello smanettamento con gli RSS

Installami

Serve installare le seguenti cosucce:

  • docker
  • docker-compose
  • go get 'github.com/betalo-sweden/await' (serve Go >= 1.8)
  • doit (pip3 install doit or apt-get install python3-doit)

Lanciare

Running doit is enough. It will build images, configure them, then run everything.