Giochiamo con i feed RSS
boyska
4b2d2fddce
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. |
||
---|---|---|
doc | ||
docker | ||
rss-bridge@f92ac49947 | ||
tt-rss@c925f4e3fd | ||
.gitignore | ||
.gitmodules | ||
docker-compose.yml | ||
dodo.py | ||
dodo_utils.py | ||
INSTALL.Debian.md | ||
README.md |
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
orapt-get install python3-doit
)
Lanciare
Running doit
is enough.
It will build images, configure them, then run everything.