This website requires JavaScript.
Explore
Help
Sign In
web
/
docker-ttrss
Watch
2
Star
0
Fork
0
You've already forked docker-ttrss
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
docker-ttrss
/
service-ttrss-update.conf
5 lines
83 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Bugfixes.
2015-09-15 21:46:44 +02:00
[program:ttrss-update]
command=/srv/update-ttrss.sh
user=root
Implemented rolling release support: - Now basing on image 'kdelfour/supervisor-docker' - Cron script will check and update TT-RSS and all plugins on a daily basis automatically - SSL/TLS encryption is off by default so that TT-RSS is running on port 80 by default now - SSL/TLS can be enabled with setting "-e TTRSS_SSL_ENABLED=1" - A lot of cleanups
2015-09-04 17:12:37 +02:00
redirect_stderr=true
Reference in New Issue
Copy Permalink