11 Commits

Author SHA1 Message Date
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
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
b2fa06a9bf Merge pull request #6 from zaubererty/mysql
Added MySql option
2017-07-06 19:02:04 +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
Thomas Ziegler
04858d609d Added MySql option 2017-05-28 21:33:05 +02: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