Update 'README.md'

pull/1/head
fox 3 years ago
parent 894c2bf851
commit 2f2f609d58

@ -10,7 +10,7 @@ General outline of the configuration is as follows:
- separate containers (frontend: nginx, database: pgsql, app and updater: php/fpm)
- tt-rss updates from git master repository on container restart
- tt-rss source code is stored on a persistent volume so plugins, etc. could be easily added
- database schema is installed automatically if it is missing
- database schema is updated automatically
- nginx has its http port exposed to the outside
- feed updates are handled via update daemon started in a separate container (updater)
- optional backups container which performs tt-rss database backup once a week

Loading…
Cancel
Save