1
0
Fork 0
mirror of https://git.tt-rss.org/fox/ttrss-docker-compose synced 2025-06-12 18:19:52 +02:00

Merge branch 'static-dockerhub' of git.tt-rss.org:fox/ttrss-docker-compose into static-dockerhub

This commit is contained in:
Andrew Dolgov 2021-03-07 10:38:41 +03:00
commit a81786b943

View file

@ -15,7 +15,6 @@ General outline of the configuration is as follows:
- working copy is stored on (and rsynced over on restart) a persistent volume so plugins, etc. could be easily added
- database schema is installed automatically if it is missing
- 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)
- optional backups container which performs tt-rss database backup once a week