update README
This commit is contained in:
parent
4c05f7cd8f
commit
a239d9d3a9
|
@ -7,8 +7,8 @@ with minimal fuss.
|
|||
|
||||
The general outline of the configuration is as follows:
|
||||
|
||||
- three linked containers (frontend: nginx, database: pgsql, application: php/fpm)
|
||||
- nginx has its http port exposed to the outside
|
||||
- three linked containers (frontend: caddy, database: pgsql, application: php/fpm)
|
||||
- caddy has its http port exposed to the outside
|
||||
- feed updating is done via embedded cron job, every 15 minutes
|
||||
- tt-rss source updates from git master repository on container restart
|
||||
- schema is installed automatically if it is missing
|
||||
|
|
Loading…
Reference in New Issue