<feed xmlns='http://www.w3.org/2005/Atom'>
<title>FreshRSS (Customized)/Docker, branch 1.14.0</title>
<subtitle>Customized version of FreshRSS, a self-hosted RSS feed aggregator</subtitle>
<id>https://git.rdnlsmith.com/fresh-rss-custom/atom?h=1.14.0</id>
<link rel='self' href='https://git.rdnlsmith.com/fresh-rss-custom/atom?h=1.14.0'/>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/'/>
<updated>2019-03-19T20:51:16+00:00</updated>
<entry>
<title>Docker ca-certificates missing (#2285)</title>
<updated>2019-03-19T20:51:16+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2019-03-19T20:51:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=707388c09334364d085c598f6b483175a51d7d19'/>
<id>urn:sha1:707388c09334364d085c598f6b483175a51d7d19</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Minor docker doc changes (#2284)</title>
<updated>2019-03-19T20:48:41+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2019-03-19T20:48:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=4be8a5fed521270c2e9deba7dc9f603224b51b87'/>
<id>urn:sha1:4be8a5fed521270c2e9deba7dc9f603224b51b87</id>
<content type='text'>
* Minor docker doc changes

Fix Træfik temp volume minor issue

* Warning for non x86-64

* Formatting

* Minor

* Wording
</content>
</entry>
<entry>
<title>Add Authorization header forwarding to the Nginx configuration for Docker (#2282)</title>
<updated>2019-03-19T18:52:53+00:00</updated>
<author>
<name>Benjamin Bouvier</name>
<email>public@benj.me</email>
</author>
<published>2019-03-19T18:52:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=6323fe5ea011e7f8821b93071c8f40f271a697f0'/>
<id>urn:sha1:6323fe5ea011e7f8821b93071c8f40f271a697f0</id>
<content type='text'>
* Add Authorization header forwarding to the Nginx configuration for Docker

* Comment
</content>
</entry>
<entry>
<title>Docker Ubuntu notes (#2259)</title>
<updated>2019-03-02T21:53:04+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2019-03-02T21:53:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=60b7f5e6d966bbfb9d3c24a3b51057abd9b6e718'/>
<id>urn:sha1:60b7f5e6d966bbfb9d3c24a3b51057abd9b6e718</id>
<content type='text'>
https://github.com/FreshRSS/FreshRSS/pull/2205
(And removed proxy_fcgi forgotten from php-fpm)</content>
</entry>
<entry>
<title>Docker image alternative using Ubuntu (#2205)</title>
<updated>2019-03-02T20:49:20+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2019-03-02T20:49:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=fc8fb0a7ee0d98f8c31be3bd6e76719ebb0e68ee'/>
<id>urn:sha1:fc8fb0a7ee0d98f8c31be3bd6e76719ebb0e68ee</id>
<content type='text'>
* Docker image alternative using Ubuntu

Ubuntu seems to be faster, cf. e.g. PHPBench.
It is quite usual for Docker images to offer both a Debian/Ubuntu and an
Alpine version, so we could also do the same if there is any need.
Follow-up of https://github.com/FreshRSS/FreshRSS/pull/2202

* Only explicit use of Apache confs

Fix double-logging issue

* Explicit ServerTokens OS

Default Apache configuration in Ubuntu, which was removed when disabling all confs.
It is also the default Apache configuration in Alpine.

* Take advantage of syslog for actualization

Same than for Alpine
https://github.com/FreshRSS/FreshRSS/pull/2208/commits/43ab629e27799cb28ec28ad409a512e128d11e97

* COPY_SYSLOG_TO_STDERR

Same as https://github.com/FreshRSS/FreshRSS/pull/2213

* Update to libapache2-mod-php instead of php-fpm

* Default to Ubuntu

Ubuntu mod-php wins, being ~14% faster than Ubuntu php-fpm (which was ~300% faster than Alpine mod-php)</content>
</entry>
<entry>
<title>Alpine 3.9</title>
<updated>2019-02-03T11:30:34+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2019-02-03T11:30:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=5bd3d92b9f1abad9f27cbe7fc138a328f8dbaa6f'/>
<id>urn:sha1:5bd3d92b9f1abad9f27cbe7fc138a328f8dbaa6f</id>
<content type='text'>
PHP 7.2.14, Apache 2.4.38
https://alpinelinux.org/posts/Alpine-3.9.0-released.html
</content>
</entry>
<entry>
<title>Docker Alpine PHP timezone (#2218)</title>
<updated>2019-01-16T21:19:40+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2019-01-16T21:19:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=4355849ec36efb3aa4b711912abd71e30cf2d5ee'/>
<id>urn:sha1:4355849ec36efb3aa4b711912abd71e30cf2d5ee</id>
<content type='text'>
https://github.com/FreshRSS/FreshRSS/issues/2153</content>
</entry>
<entry>
<title>COPY_SYSLOG_TO_STDERR (#2213)</title>
<updated>2019-01-07T23:06:01+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2019-01-07T23:06:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=b73d4c807f8bce7090eb0d37cf4448dbb248ba2b'/>
<id>urn:sha1:b73d4c807f8bce7090eb0d37cf4448dbb248ba2b</id>
<content type='text'>
Update of https://github.com/FreshRSS/FreshRSS/pull/2208
Fixes https://github.com/FreshRSS/FreshRSS/issues/2212
</content>
</entry>
<entry>
<title>Changelog + Revert mistakes from 2202 and 2204 (#2210)</title>
<updated>2019-01-06T11:07:51+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2019-01-06T11:07:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=15d74d934708896706278574af159a9dcb3a4313'/>
<id>urn:sha1:15d74d934708896706278574af159a9dcb3a4313</id>
<content type='text'>
* GMP is needed because Alpine on e.g. ARM runs 32-bit
https://github.com/FreshRSS/FreshRSS/pull/2202
* Remove documentation for Træfik HTTP authentication as it is not
compatible with API
https://github.com/FreshRSS/FreshRSS/pull/2204

https://github.com/FreshRSS/FreshRSS/pull/2208
https://github.com/FreshRSS/FreshRSS/pull/2207</content>
</entry>
<entry>
<title>Forgotten cron fix</title>
<updated>2019-01-06T00:07:58+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2019-01-06T00:07:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=6c423881d09fe7f3b52987359e74579c6f2025e3'/>
<id>urn:sha1:6c423881d09fe7f3b52987359e74579c6f2025e3</id>
<content type='text'>
https://github.com/FreshRSS/FreshRSS/pull/2208
</content>
</entry>
</feed>
