Commit Graph

  • 1bd88beab8 extend documentation for docker stack example gna 2018-03-21 21:01:51 +01:00
  • 9c16c35076 add example how to use this module with docker stack gna 2018-03-21 20:50:10 +01:00
  • d3ff6b028c Merge pull request #24 from schemen/master x86dev 2017-11-27 22:53:35 +01:00
  • 99bcf1752e Add single user mode as enviroment variable Schemen 2017-11-19 15:54:19 +01:00
  • 182e85bf1d Merge pull request #18 from jcabillot/master x86dev 2017-11-09 10:35:24 +01:00
  • 5a438acd53 Updated documentation. x86dev 2017-11-08 22:33:44 +01:00
  • e67ffa2751 setup-ttrss.sh: Don't specify a default port (8888) if none set via environment variable; just go for the default port (80) to make TTRSS_SELF_URL happy. x86dev 2017-11-08 22:29:40 +01:00
  • 5cf30a19dd update-ttrss.sh: Removed News+ API plugin (deprecated / dead). x86dev 2017-11-08 22:25:02 +01:00
  • b424cc9fe8 update-ttrss.sh: Fixed setting directory permissions for PHP7. x86dev 2017-11-08 22:02:41 +01:00
  • f412ec2011 Dockerfile: Added missing php7-fileinfo. x86dev 2017-11-08 22:02:05 +01:00
  • 64850ca55a double quotes to expand $DB_TYPE Cabillot Julien 2017-10-15 02:29:59 +02:00
  • 552f7270e5 Use a stronger self-signed certificate (4096 bit). x86dev 2017-10-05 12:52:03 +02:00
  • 57bff00962 Removed News+ API plugin as the Android app now seems dead and buried ...too bad! x86dev 2017-10-05 12:49:18 +02:00
  • 1eff1677d1 Doppelmoppel. x86dev 2017-10-05 12:46:10 +02:00
  • 42bc10f6af Updated README. x86dev 2017-10-05 12:45:03 +02:00
  • 8fd0fb4612 setup-ttrss.sh: Better defaults for self URL. x86dev 2017-10-05 12:42:09 +02:00
  • 79a41e67d5 Use PHP7. x86dev 2017-10-05 12:27:55 +02:00
  • 4a6bfa584b setup-ttrss.sh: Don't force setting a website port by default (can be specified by environment variable TTRSS_PORT). x86dev 2017-07-28 23:13:29 +02:00
  • ab7dc0eeae setup-ttrss.sh: Fixed cloning TT-RSS repo, renaming TTRSS_REPO to TTRSS_REPO_URL. x86dev 2017-07-28 23:07:23 +02:00
  • 8c2fe770bd Merge pull request #12 from funkypenguin/master x86dev 2017-07-28 22:35:44 +02:00
  • 6b325708db Merge branch 'master' into master x86dev 2017-07-28 22:26:41 +02:00
  • 95c7208ba5 setup-ttrss.sh: Automatically enable secure image proxy (af_zz_imgproxy) plugin if SSL/TLS is enabled. x86dev 2017-07-28 22:12:19 +02:00
  • cbce939708 Fix typo David Young 2017-07-21 23:44:37 +12:00
  • 749862d676 Permit passing of TTRSS_SELF_URL to override auto-generation David Young 2017-07-21 23:35:05 +12:00
  • c4d0bffcd8 Remove setting S6_BEHAVIOUR_IF_STAGE2_FAILS=2 within cont-init.d script David Young 2017-07-21 23:22:43 +12:00
  • 709459b6ae Reduced timeout to 1s and forced S6_BEHAVIOUR_IF_STAGE2_FAILS=2 David Young 2017-07-21 23:14:22 +12:00
  • 11bfd42037 Updated default db wait timeout to 60s David Young 2017-07-21 22:56:08 +12:00
  • bdf3aed5c3 Updated to wait-for and fixed cond-init.d script David Young 2017-07-21 22:41:52 +12:00
  • 79c5cd91f3 Moved waitforit into Dockerfile, added to cont-init.d David Young 2017-07-21 22:22:01 +12:00
  • 34fb586912 Added wait-for-it.sh for startup control David Young 2017-07-21 21:47:51 +12:00
  • 2e3669cc18 Add passing TTRSS_GITURL as env variable David Young 2017-07-19 18:52:19 +12:00
  • 314161df6c Moved tt-rss repo URL into variable David Young 2017-07-19 18:28:52 +12:00
  • fbef0c79e7 Upated for changed git URL for tt-rss HEAD David Young 2017-07-19 13:49:52 +12:00
  • 26882927db update-ttrss.sh: Fix for setting permissions in update_common(). x86dev 2017-07-14 12:12:07 +02:00
  • 12f99c839c setup-ttrss.sh / update-ttrss.sh: Keeping going in case of errors. x86dev 2017-07-14 12:08:52 +02:00
  • aa50559ac7 update-ttrss.sh: Fixes for update_common(). x86dev 2017-07-14 11:28:39 +02:00
  • 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. x86dev 2017-07-14 11:28:15 +02:00
  • 1d6442f283 Integrated DB setup in setup-ttrss.sh, don't do an update in setup-ttrss.sh. x86dev 2017-07-13 18:24:17 +02:00
  • 5ba3b49090 No need to run the setup when build the container; logging. x86dev 2017-07-13 18:13:45 +02:00
  • 3cbb67e680 Added environment variable TTRSS_GIT_TAG to specify a TT-RSS release tag to use specifically instead of using the rolling release model. x86dev 2017-07-13 17:57:15 +02:00
  • 3390c14b05 setup-ttrss.sh: Fixed TRSS_PORT tweaking if not set. x86dev 2017-07-07 14:03:46 +02:00
  • ecd2c19f68 setup-ttrss.sh: Let the users specify TTRSS_URL / TTRSS_PORT themselves instead of using VIRTUAL_HOST / VIRTUAL_PORT automatically. x86dev 2017-07-07 13:48:54 +02:00
  • 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. x86dev 2017-07-07 13:31:48 +02:00
  • 306c355523 Comments. x86dev 2017-07-07 13:15:30 +02:00
  • 5b758cda26 Added 50-php in root/etc/cont-init.d to make sure to have a defined set of PHP binaries in case the (Alpine) package maintainer(s) changed the binary names. x86dev 2017-07-06 23:59:35 +02:00
  • b2fa06a9bf Merge pull request #6 from zaubererty/mysql x86dev 2017-07-06 19:02:04 +02:00
  • f88da89b3b Merge pull request #8 from mestery/ssl x86dev 2017-07-06 18:58:16 +02:00
  • 7cce3f7173 Correct SELF_URL_PATH config to take SSL into account Kyle Mestery 2017-06-19 13:54:21 +00:00
  • 04858d609d Added MySql option Thomas Ziegler 2017-05-28 21:33:05 +02:00
  • 10b77321bc Updated README.md. x86dev 2017-03-26 21:54:01 +02:00
  • 1838d33949 Specify entry point. x86dev 2017-03-26 21:53:03 +02:00
  • 9d0e877957 Use gliderlabs/alpine and updated s6-overlay to v1.19.1.1. x86dev 2017-03-26 21:43:41 +02:00
  • b185c458f8 Typo. x86dev 2017-02-21 23:52:21 +01:00
  • 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. x86dev 2017-02-21 23:50:51 +01:00
  • 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. x86dev 2017-02-21 23:50:08 +01:00
  • 16230d1e5f Merge pull request #5 from rsilva4/patch-1 x86dev 2017-01-19 10:53:07 +01:00
  • 1ad7d269af Fixed for previously unset SELF_URL_PATH Ruben Silva 2017-01-17 10:13:42 +00:00
  • fd08a13298 Update README.md x86dev 2017-01-14 23:45:04 +01:00
  • 402d2a6922 Update README.md x86dev 2017-01-14 23:43:55 +01:00
  • a6e7d36801 Merge pull request #3 from kid/patch-1 x86dev 2017-01-14 23:33:22 +01:00
  • a99ad23c8d Merge pull request #4 from rsilva4/patch-1 x86dev 2017-01-14 23:28:54 +01:00
  • 6a331e90e6 Merge pull request #2 from xlrl/add_php5_mcrypt x86dev 2017-01-14 23:26:19 +01:00
  • 3a6e7ea52e removed leftover slash Ruben Silva 2016-12-07 12:25:59 +00:00
  • a6c5d7c3db Set SELF_URL_PATH properly in config.php Ruben Silva 2016-12-07 12:23:59 +00:00
  • 49726dd47d Update README.md x86dev 2016-10-11 10:21:02 +02:00
  • 8872872beb When turning off ssl, edit file in site-available instead of site-enabled Arnaud Rebts 2015-12-10 13:31:25 +01:00
  • 6c2d63bc01 Enable the PHP5 module mcrypt Alexander Mueller 2015-12-07 22:23:09 +01:00
  • 5e3a2e1ced tt-rss update daemon needs php5-mcrypt Alexander Mueller 2015-12-02 23:19:24 +01:00
  • 8952bd1bf9 Documentation. x86dev 2015-09-15 22:53:17 +02:00
  • b52c2d45f2 Bugfixes. x86dev 2015-09-15 22:38:26 +02:00
  • 64aa4f3e42 Bugfixes. x86dev 2015-09-15 21:46:44 +02:00
  • 6c1af3b2a5 D'oh^2 x86dev 2015-09-05 01:36:57 +02:00
  • c27e36d3f6 D'oh! x86dev 2015-09-05 01:23:50 +02:00
  • f92b0503ff Grr ...typo. x86dev 2015-09-05 01:11:48 +02:00
  • 430b16fae6 Added start-ttrss.sh script, misc cleanups. x86dev 2015-09-05 01:00:23 +02:00
  • 051e7ccf23 Update README.md x86dev 2015-09-04 22:55:30 +02:00
  • 6f315bbb78 Update README.md x86dev 2015-09-04 22:51:29 +02:00
  • 9ebb2b453a Updated README.md. x86dev 2015-09-04 22:48:31 +02:00
  • af9beaf9e4 README.md update. x86dev 2015-09-04 18:05:30 +02:00
  • 28db691e26 README.md update. x86dev 2015-09-04 18:03:31 +02:00
  • 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 x86dev 2015-09-04 17:12:37 +02:00
  • bd53ae0d0f Not needed. x86dev 2015-05-18 00:07:50 +02:00
  • 747a683b4f ttrss-nginx.conf: Ciphers update. x86dev 2015-05-18 00:07:04 +02:00
  • d1216415b9 Added plugin for supporting synchronization for News+ on Android. andy 2014-07-22 15:23:42 +02:00
  • 264d1a67d7 Dockerfile is now based on phusion/baseimage and enables mandatory https access via a self-signed certificate. andy 2014-05-19 09:33:44 +02:00
  • 18138ce567 Bugfix. andy 2014-05-15 19:44:32 +02:00
  • 85854f469d Bugfix. andy 2014-05-14 12:40:35 +02:00
  • a2677a96b0 Patch the mobilize plugin to make it work. andy 2014-05-14 12:06:17 +02:00
  • 25277b2b2f Added tt-rss-mobilize plugin for supporting Readability and other mobilizer services out of the box. andy 2014-05-14 12:02:45 +02:00
  • ff6c069a85 Initial commit. andy 2014-05-13 21:54:26 +02:00
  • 2213f3cd0d Update README.md Christian Lück 2014-05-13 01:18:10 +02:00
  • 92bfd747c5 Initial commit Christian Lück 2014-04-26 17:24:57 +02:00