8 Commits

Author SHA1 Message Date
x86dev
16230d1e5f Merge pull request #5 from rsilva4/patch-1
Fixed for previously unset SELF_URL_PATH
2017-01-19 10:53:07 +01:00
Ruben Silva
1ad7d269af Fixed for previously unset SELF_URL_PATH 2017-01-17 10:13:42 +00:00
x86dev
a6e7d36801 Merge pull request #3 from kid/patch-1
When turning off ssl, edit original file instead of the symlink
2017-01-14 23:33:22 +01:00
Ruben Silva
3a6e7ea52e removed leftover slash 2016-12-07 12:25:59 +00:00
Ruben Silva
a6c5d7c3db Set SELF_URL_PATH properly in config.php 2016-12-07 12:23:59 +00:00
Arnaud Rebts
8872872beb When turning off ssl, edit file in site-available instead of site-enabled
Because by default sed does not follow symlinks, the symlink to site-available/ttrs was actually replaced by a copy when disabling SSL
Fixed that by editing the original file.
2015-12-10 13:31:25 +01:00
x86dev
64aa4f3e42 Bugfixes. 2015-09-15 21:46:44 +02:00
x86dev
cbde54034d 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