2018-07-31 17:21:39 +02:00
|
|
|
FEEDATI
|
|
|
|
=======
|
|
|
|
|
|
|
|
La nuova frontiera dello smanettamento con gli RSS
|
|
|
|
|
|
|
|
## Installami
|
|
|
|
|
|
|
|
Serve installare le seguenti cosucce:
|
|
|
|
|
|
|
|
- docker
|
|
|
|
- docker-compose
|
2018-08-09 13:47:34 +02:00
|
|
|
- `go get 'github.com/betalo-sweden/await'` (serve Go >= 1.8)
|
|
|
|
- [doit](http://pydoit.org/) (`pip3 install doit` or `apt-get install python3-doit`)
|
2018-07-31 17:21:39 +02:00
|
|
|
|
2018-08-09 13:47:34 +02:00
|
|
|
## Lanciare
|
2018-07-31 17:21:39 +02:00
|
|
|
|
2018-08-09 13:47:34 +02:00
|
|
|
Running `doit` is enough.
|
|
|
|
It will build images, configure them, then run everything.
|