mirror of
https://git.tt-rss.org/fox/ttrss-docker-compose
synced 2025-06-13 15:29:52 +02:00
Update 'README.md'
This commit is contained in:
parent
c347b0a4fb
commit
887f0bf772
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@ General outline of the configuration is as follows:
|
||||||
- tt-rss latest git master source baked into container on build
|
- tt-rss latest git master source baked into container on build
|
||||||
- images are pulled from [Docker Hub](https://hub.docker.com/u/cthulhoo) (automatically built and published on tt-rss master source update)
|
- images are pulled from [Docker Hub](https://hub.docker.com/u/cthulhoo) (automatically built and published on tt-rss master source update)
|
||||||
- working copy is stored on (and rsynced over on restart) a persistent volume so plugins, etc. could be easily added
|
- 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
|
- database schema is updated automatically
|
||||||
- nginx has its http port exposed to the outside
|
- nginx has its http port exposed to the outside
|
||||||
- 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…
Add table
Add a link
Reference in a new issue