23 Commits

Author SHA1 Message Date
x86dev
552f7270e5 Use a stronger self-signed certificate (4096 bit). 2017-10-05 12:52:03 +02:00
x86dev
57bff00962 Removed News+ API plugin as the Android app now seems dead and buried ...too bad! 2017-10-05 12:49:18 +02:00
x86dev
8fd0fb4612 setup-ttrss.sh: Better defaults for self URL. 2017-10-05 12:42:09 +02:00
x86dev
4a6bfa584b setup-ttrss.sh: Don't force setting a website port by default (can be specified by environment variable TTRSS_PORT). 2017-07-28 23:13:29 +02:00
x86dev
ab7dc0eeae setup-ttrss.sh: Fixed cloning TT-RSS repo, renaming TTRSS_REPO to TTRSS_REPO_URL. 2017-07-28 23:07:23 +02:00
x86dev
6b325708db Merge branch 'master' into master 2017-07-28 22:26:41 +02:00
x86dev
95c7208ba5 setup-ttrss.sh: Automatically enable secure image proxy (af_zz_imgproxy) plugin if SSL/TLS is enabled. 2017-07-28 22:12:19 +02:00
David Young
cbce939708 Fix typo 2017-07-21 23:44:37 +12:00
David Young
749862d676 Permit passing of TTRSS_SELF_URL to override auto-generation 2017-07-21 23:35:05 +12:00
David Young
2e3669cc18 Add passing TTRSS_GITURL as env variable 2017-07-19 18:52:19 +12:00
David Young
314161df6c Moved tt-rss repo URL into variable 2017-07-19 18:28:52 +12:00
David Young
fbef0c79e7 Upated for changed git URL for tt-rss HEAD 2017-07-19 13:49:52 +12:00
x86dev
12f99c839c setup-ttrss.sh / update-ttrss.sh: Keeping going in case of errors. 2017-07-14 12:08:52 +02:00
x86dev
7f9630f467 Put back in running the update routine in setup-ttrss.sh, as this also includes important stuff we need in order to run everything smoothly. 2017-07-14 11:28:15 +02:00
x86dev
1d6442f283 Integrated DB setup in setup-ttrss.sh, don't do an update in setup-ttrss.sh. 2017-07-13 18:24:17 +02:00
x86dev
5ba3b49090 No need to run the setup when build the container; logging. 2017-07-13 18:13:45 +02:00
x86dev
3cbb67e680 Added environment variable TTRSS_GIT_TAG to specify a TT-RSS release tag to use specifically instead of using the rolling release model. 2017-07-13 17:57:15 +02:00
x86dev
3390c14b05 setup-ttrss.sh: Fixed TRSS_PORT tweaking if not set. 2017-07-07 14:03:46 +02:00
x86dev
ecd2c19f68 setup-ttrss.sh: Let the users specify TTRSS_URL / TTRSS_PORT themselves instead of using VIRTUAL_HOST / VIRTUAL_PORT automatically. 2017-07-07 13:48:54 +02:00
x86dev
c12f7e8c50 - Made configuration more flexible by renaming TTRSS_SSL_ENABLED to TTRSS_WITH_SELFSIGNED_CERT.
- Added new configuration options TTRSS_PROTO / TTRSS_PORT.
- Added automatic support for VIRTUAL_HOST / VIRTUAL_PORT to make TT-RSS happy when using SELF_URL_PATH.
- Updated README.md.
2017-07-07 13:31:48 +02:00
Kyle Mestery
7cce3f7173 Correct SELF_URL_PATH config to take SSL into account
Signed-off-by: Kyle Mestery <mestery@mestery.com>
2017-06-19 13:54:21 +00: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