<feed xmlns='http://www.w3.org/2005/Atom'>
<title>FreshRSS (Customized)/Docker, branch 1.11.2</title>
<subtitle>Customized version of FreshRSS, a self-hosted RSS feed aggregator</subtitle>
<id>https://git.rdnlsmith.com/fresh-rss-custom/atom?h=1.11.2</id>
<link rel='self' href='https://git.rdnlsmith.com/fresh-rss-custom/atom?h=1.11.2'/>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/'/>
<updated>2018-09-08T09:46:46+00:00</updated>
<entry>
<title>Changelog 2005</title>
<updated>2018-09-08T09:46:46+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2018-09-08T09:46:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=f5215e5966b4bf952bb6d8d4bb3168b78ae5b7d8'/>
<id>urn:sha1:f5215e5966b4bf952bb6d8d4bb3168b78ae5b7d8</id>
<content type='text'>
+ fix Docker readme version
https://github.com/FreshRSS/FreshRSS/pull/2005
</content>
</entry>
<entry>
<title>Docker from Alpine 3.8 (#1956)</title>
<updated>2018-07-07T11:45:38+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2018-07-07T11:45:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=e0bc6a28553e4109663aef6280a0712d7594a396'/>
<id>urn:sha1:e0bc6a28553e4109663aef6280a0712d7594a396</id>
<content type='text'>
PHP 7.2 http://php.net/manual/migration72.incompatible.php
TODO: create_function() is deprecated (used by lib_phpQuery.php)</content>
</entry>
<entry>
<title> Correct docker-compose.yml file and add a corresponding note in the doc. (#1906)</title>
<updated>2018-05-29T20:28:30+00:00</updated>
<author>
<name>Upils</name>
<email>paulmars@orange.fr</email>
</author>
<published>2018-05-29T20:28:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=66ff16294a2f5dc6a731e4e7a82409d4e3e4dee0'/>
<id>urn:sha1:66ff16294a2f5dc6a731e4e7a82409d4e3e4dee0</id>
<content type='text'>
* Add a docker compose example.

Using postgresql and with traefik specific labels.

* Added docker-compose specific documentation.

* Move docker-compose section at the end of the README.md.

* Correct docker-compose.yml file and add a corresponding note in the doc.

* Typo in doc.
</content>
</entry>
<entry>
<title>Changelog 1882</title>
<updated>2018-05-20T10:04:12+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2018-05-20T10:04:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=fd7b0c1e7854b00f222cad96c376ef8a7d547d7d'/>
<id>urn:sha1:fd7b0c1e7854b00f222cad96c376ef8a7d547d7d</id>
<content type='text'>
https://github.com/FreshRSS/FreshRSS/pull/1882
</content>
</entry>
<entry>
<title>Add a docker compose example. (#1882)</title>
<updated>2018-05-09T07:57:46+00:00</updated>
<author>
<name>Upils</name>
<email>paulmars@orange.fr</email>
</author>
<published>2018-05-09T07:57:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=0ccda74571fd314864ce0223ed1efaae26a11ca8'/>
<id>urn:sha1:0ccda74571fd314864ce0223ed1efaae26a11ca8</id>
<content type='text'>
* Add a docker compose example.

Using postgresql and with traefik specific labels.

* Added docker-compose specific documentation.

* Move docker-compose section at the end of the README.md.
</content>
</entry>
<entry>
<title>Tab to spaces in multiline shell</title>
<updated>2018-04-26T15:13:03+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2018-04-26T15:13:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=404ca869e9aafa40931914812b8552e4b9973694'/>
<id>urn:sha1:404ca869e9aafa40931914812b8552e4b9973694</id>
<content type='text'>
Copy pasting the commands was not working due to tabs, in e.g. Ubuntu
terminal.
</content>
</entry>
<entry>
<title>Apache overrides were not enough (#1873)</title>
<updated>2018-04-26T11:52:44+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2018-04-26T11:52:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=90998c24370ea14b2b78d1e2a55bfe33947b2aa7'/>
<id>urn:sha1:90998c24370ea14b2b78d1e2a55bfe33947b2aa7</id>
<content type='text'>
It looks like overrides of CustomLog, ErrorLog, Listen did not do the
job fully.
Updated to comment out those lines in httpd.conf.
Fixes the fact that logs were kept in /var/log/apache2/ (instead of
being only given via STDOUT to Docker logs) and the "internal dummy
connection" bug over IPv6 (Docker is typically only IPv4).</content>
</entry>
<entry>
<title>cron in Docker image (#1871)</title>
<updated>2018-04-26T10:00:14+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2018-04-26T10:00:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=4381117a197efca11ce896791ef35c6e52c7130f'/>
<id>urn:sha1:4381117a197efca11ce896791ef35c6e52c7130f</id>
<content type='text'>
* cron in Docker image

https://github.com/FreshRSS/FreshRSS/issues/1869

* Fix cron CMD

* Minor readme

* Docker run d instead of dit

There should not be a need for STDIN or TTY

* Minor sed param
</content>
</entry>
<entry>
<title>Docker missing PHP extensions</title>
<updated>2018-03-05T19:33:13+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2018-03-05T19:33:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=56474420537efb5ae5f8f07ea135a410fb3faeda'/>
<id>urn:sha1:56474420537efb5ae5f8f07ea135a410fb3faeda</id>
<content type='text'>
php7-iconv php7-xmlreader php7-zlib
https://github.com/FreshRSS/FreshRSS/issues/1821
</content>
</entry>
<entry>
<title>Docker add simplexml</title>
<updated>2018-03-04T16:07:32+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2018-03-04T16:07:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=80b85ffb8e61f58e0c2517ab3e284b7be82f7e4e'/>
<id>urn:sha1:80b85ffb8e61f58e0c2517ab3e284b7be82f7e4e</id>
<content type='text'>
Needed for OPML import
</content>
</entry>
</feed>
