Commit Graph

100 Commits

Author SHA1 Message Date
x86dev 82b7e7b4c5 Reset the theme to default when starting the container. This should help avoiding messed up installations when themes break in the future. The user has to (re-)select the preferred theme manually then. 2018-12-16 19:37:02 +01:00
x86dev 694983a7c1 More path bugfixes. 2018-12-16 14:53:49 +01:00
x86dev f19dd7e168 Use plugins.local for our own stuff now; bugfixes. 2018-12-16 14:44:25 +01:00
x86dev d9de8215e3 Make sure that themes.local exists. 2018-12-16 14:39:25 +01:00
x86dev 616fd3cabe Use themes.local for our own stuff now. 2018-12-16 14:35:50 +01:00
x86dev 318c29766b Build fix (Dockerfile, using Alpine 3.6 for now). 2018-12-16 14:23:19 +01:00
x86dev f05a4251e3 Build fix (Dockerfile). 2018-12-16 14:18:35 +01:00
x86dev 9612e44eff Update README.md 2018-12-16 13:09:05 +00:00
x86dev 4c2ab05d80 Update README.md 2018-12-16 13:08:39 +00:00
x86dev 531ea0a8e4 Added Gravemind's Feedly-ish theme, as with TT-RSS 18.12 Levito's theme is broken for now. 2018-12-16 14:00:56 +01:00
x86dev d3ff6b028c Merge pull request #24 from schemen/master
Add single user mode as enviroment variable
2017-11-27 22:53:35 +01:00
Schemen 99bcf1752e Add single user mode as enviroment variable
variable to enable single user mode
2017-11-19 15:54:19 +01:00
x86dev 182e85bf1d Merge pull request #18 from jcabillot/master
double quotes to expand $DB_TYPE
2017-11-09 10:35:24 +01:00
x86dev 5a438acd53 Updated documentation. 2017-11-08 22:33:44 +01:00
x86dev 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. 2017-11-08 22:29:40 +01:00
x86dev 5cf30a19dd update-ttrss.sh: Removed News+ API plugin (deprecated / dead). 2017-11-08 22:25:02 +01:00
x86dev b424cc9fe8 update-ttrss.sh: Fixed setting directory permissions for PHP7. 2017-11-08 22:02:41 +01:00
x86dev f412ec2011 Dockerfile: Added missing php7-fileinfo. 2017-11-08 22:02:05 +01:00
Cabillot Julien 64850ca55a double quotes to expand $DB_TYPE 2017-10-15 02:29:59 +02:00
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 1eff1677d1 Doppelmoppel. 2017-10-05 12:46:10 +02:00
x86dev 42bc10f6af Updated README. 2017-10-05 12:45:03 +02:00
x86dev 8fd0fb4612 setup-ttrss.sh: Better defaults for self URL. 2017-10-05 12:42:09 +02:00
x86dev 79a41e67d5 Use PHP7. 2017-10-05 12:27:55 +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 8c2fe770bd Merge pull request #12 from funkypenguin/master
Upated for changed git URL for tt-rss HEAD
2017-07-28 22:35:44 +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 c4d0bffcd8 Remove setting S6_BEHAVIOUR_IF_STAGE2_FAILS=2 within cont-init.d script 2017-07-21 23:22:43 +12:00
David Young 709459b6ae Reduced timeout to 1s and forced S6_BEHAVIOUR_IF_STAGE2_FAILS=2 2017-07-21 23:14:22 +12:00
David Young 11bfd42037 Updated default db wait timeout to 60s 2017-07-21 22:56:08 +12:00
David Young bdf3aed5c3 Updated to wait-for and fixed cond-init.d script 2017-07-21 22:41:52 +12:00
David Young 79c5cd91f3 Moved waitforit into Dockerfile, added to cont-init.d 2017-07-21 22:22:01 +12:00
David Young 34fb586912 Added wait-for-it.sh for startup control 2017-07-21 21:47:51 +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 26882927db update-ttrss.sh: Fix for setting permissions in update_common(). 2017-07-14 12:12:07 +02:00
x86dev 12f99c839c setup-ttrss.sh / update-ttrss.sh: Keeping going in case of errors. 2017-07-14 12:08:52 +02:00
x86dev aa50559ac7 update-ttrss.sh: Fixes for update_common(). 2017-07-14 11:28:39 +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