Merge branch 'master' of git.tt-rss.org:fox/ttrss-docker-compose
This commit is contained in:
commit
2c8e9591f5
|
@ -12,7 +12,6 @@ General outline of the configuration is as follows:
|
||||||
- tt-rss source code is stored on a persistent volume so plugins, etc. could be easily added
|
- 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 installed automatically if it is missing
|
||||||
- nginx has its http port exposed to the outside
|
- nginx has its http port exposed to the outside
|
||||||
- optional SSL support via Caddy w/ automatic letsencrypt certificates (deprecated)
|
|
||||||
- feed updates are handled via update daemon started in a separate container (updater)
|
- 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
|
- optional backups container which performs tt-rss database backup once a week
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue