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

remotes/origin/pgsql-count-bits-12
Andrew Dolgov 5 years ago
commit 4c05f7cd8f

@ -1,6 +1,6 @@
# A primitive set of scripts to deploy tt-rss via docker-compose
**EXPERIMENTAL STUFF, DON'T USE IN PRODUCTION YET**
**EXPERIMENTAL STUFF, DON'T USE IN PRODUCTION YET UNLESS YOU KNOW WHAT YOU'RE DOING**
The idea is to provide tt-rss working (and updating) out of the box
with minimal fuss.
@ -16,10 +16,6 @@ The general outline of the configuration is as follows:
- SSL termination not included, use a sidecar container for that (TODO)
- tt-rss code is stored on a persistent volume so plugins, etc. could be easily added
Post your feedback here:
https://community.tt-rss.org/t/docker-compose-tt-rss/2894
### Installation
#### Check out scripts from Git:
@ -73,6 +69,6 @@ Copy and/or git clone any third party plugins into ``plugins.local`` as usual.
- support for sending mail somehow (smtp mailer?)
- properly deal with ``SELF_URL_PATH``
### Feedback / suggestions / bug reports
### Suggestions / bug reports
[Forum thread](https://community.tt-rss.org/t/docker-compose-tt-rss/2894)
- [Forum thread](https://community.tt-rss.org/t/docker-compose-tt-rss/2894)
Loading…
Cancel
Save