x86dev and GitHub
86744f3374
Merge pull request #28 from gna582/master
...
Add example how to use this module (with docker stack)
2021-02-26 18:04:30 +01:00
x86dev and GitHub
d8848fda33
Updated base image from using Alpine 3.10.1 to latest.
2021-02-25 09:17:52 +01:00
x86dev and GitHub
f3d0667a43
Merge pull request #49 from felixgilles/master
...
TinyTinyRSS now use env variables for config with prefix TTRSS_
2021-02-25 09:10:28 +01:00
x86dev and GitHub
b607371750
Merge pull request #45 from ionathanch/patch-1
...
Update ttrss-configure-db.php
2021-02-23 11:02:33 +01:00
x86dev and GitHub
5b6dadf9fc
Update README.md
2020-11-23 08:45:57 +01:00
x86dev and GitHub
e4a2c0ff84
Use official Docker image for Postgres, plus a volume for data persistence.
2020-10-13 11:48:09 +02:00
x86dev and GitHub
af707eedf7
Merge pull request #41 from eric-pierce/master
...
Resolve issue with SELF_URL_PATH not populating
2020-05-04 21:03:03 +02:00
x86dev
8b5e5d1794
Now using Alpine 3.10.1.
2019-07-26 23:30:06 +02:00
x86dev
d057a3c21b
Made the container image smaller by cleaning up more APT stuff.
2019-07-25 23:34:30 +02:00
x86dev
8565deba18
Made resetting the theme optional via TTRSS_THEME_RESET env var. Default is resetting the theme to the default one though. Untested.
2019-07-25 23:25:45 +02:00
x86dev
472b083f7d
setup-ttrss.sh: Use the new feediron repo.
2019-07-25 23:04:33 +02:00
x86dev and GitHub
2e78d735ae
php7.0-Intl not needed anymore due to former pull request.
2019-05-11 19:29:28 +02:00
x86dev and GitHub
5d535abbb8
Merge pull request #36 from valvin1/patch-1
...
add php7-intl package
2019-05-11 19:27:47 +02:00
x86dev and GitHub
957355b524
Added php7.0-intl package to fix latest ttrss breakage.
2019-05-11 19:25:10 +02:00
x86dev and GitHub
e017480edc
Update README.md
2018-12-16 18:43:01 +00:00
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 and GitHub
9612e44eff
Update README.md
2018-12-16 13:09:05 +00:00
x86dev and GitHub
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
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
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
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
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
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
x86dev
306c355523
Comments.
2017-07-07 13:15:30 +02:00
x86dev
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.
2017-07-06 23:59:35 +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
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
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