Commit Graph

94 Commits

Author SHA1 Message Date
Thomas Ziegler 04858d609d Added MySql option 2017-05-28 21:33:05 +02:00
x86dev 10b77321bc Updated README.md. 2017-03-26 21:54:01 +02:00
x86dev 1838d33949 Specify entry point. 2017-03-26 21:53:03 +02:00
x86dev 9d0e877957 Use gliderlabs/alpine and updated s6-overlay to v1.19.1.1. 2017-03-26 21:43:41 +02:00
x86dev b185c458f8 Typo. 2017-02-21 23:52:21 +01:00
x86dev 72f562e36c Now based on Alpine Linux and s6 as supervisor, resulting in a much smaller Docker image. See README.md for details and other additions. 2017-02-21 23:50:51 +01:00
x86dev d7247f6861 Now based on Alpine Linux and s6 as supervisor, resulting in a much smaller Docker image. See README.md for details and other additions. 2017-02-21 23:50:08 +01:00
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 fd08a13298 Update README.md 2017-01-14 23:45:04 +01:00
x86dev 402d2a6922 Update README.md 2017-01-14 23:43:55 +01: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
x86dev a99ad23c8d Merge pull request #4 from rsilva4/patch-1
Set SELF_URL_PATH properly in config.php
2017-01-14 23:28:54 +01:00
x86dev 6a331e90e6 Merge pull request #2 from xlrl/add_php5_mcrypt
tt-rss update daemon needs php5-mcrypt
2017-01-14 23:26:19 +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
x86dev 49726dd47d Update README.md 2016-10-11 10:21:02 +02: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
Alexander Mueller 6c2d63bc01 Enable the PHP5 module mcrypt 2015-12-07 22:23:09 +01:00
Alexander Mueller 5e3a2e1ced tt-rss update daemon needs php5-mcrypt 2015-12-02 23:19:24 +01:00
x86dev 8952bd1bf9 Documentation. 2015-09-15 22:53:17 +02:00
x86dev b52c2d45f2 Bugfixes. 2015-09-15 22:38:26 +02:00
x86dev 64aa4f3e42 Bugfixes. 2015-09-15 21:46:44 +02:00
x86dev 6c1af3b2a5 D'oh^2 2015-09-05 01:36:57 +02:00
x86dev c27e36d3f6 D'oh! 2015-09-05 01:23:50 +02:00
x86dev f92b0503ff Grr ...typo. 2015-09-05 01:11:48 +02:00
x86dev 430b16fae6 Added start-ttrss.sh script, misc cleanups. 2015-09-05 01:00:52 +02:00
x86dev 051e7ccf23 Update README.md 2015-09-04 22:55:30 +02:00
x86dev 6f315bbb78 Update README.md 2015-09-04 22:51:29 +02:00
x86dev 9ebb2b453a Updated README.md. 2015-09-04 22:48:31 +02:00
x86dev af9beaf9e4 README.md update. 2015-09-04 18:05:30 +02:00
x86dev 28db691e26 README.md update. 2015-09-04 18:03:31 +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
x86dev bd53ae0d0f Not needed. 2015-05-18 00:07:50 +02:00
x86dev 747a683b4f ttrss-nginx.conf: Ciphers update. 2015-05-18 00:07:04 +02:00
andy d1216415b9 Added plugin for supporting synchronization for News+ on Android. 2014-07-22 15:23:42 +02:00
andy 264d1a67d7 Dockerfile is now based on phusion/baseimage and enables mandatory https
access via a self-signed certificate.
2014-05-19 09:33:44 +02:00
andy 18138ce567 Bugfix. 2014-05-15 19:44:32 +02:00
andy 85854f469d Bugfix. 2014-05-14 12:40:35 +02:00
andy a2677a96b0 Patch the mobilize plugin to make it work. 2014-05-14 12:06:17 +02:00
andy 25277b2b2f Added tt-rss-mobilize plugin for supporting Readability and other
mobilizer services out of the box.
2014-05-14 12:02:45 +02:00
andy ff6c069a85 Initial commit. 2014-05-13 21:54:26 +02:00
Christian Lück 2213f3cd0d Update README.md 2014-05-13 01:18:10 +02:00
Christian Lück 92bfd747c5 Initial commit 2014-04-26 17:24:57 +02:00