<feed xmlns='http://www.w3.org/2005/Atom'>
<title>FreshRSS (Customized)/Docker/Dockerfile, branch 1.16.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.16.0</id>
<link rel='self' href='https://git.rdnlsmith.com/fresh-rss-custom/atom?h=1.16.0'/>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/'/>
<updated>2019-10-26T09:19:42+00:00</updated>
<entry>
<title>New environment variable COPY_LOG_TO_SYSLOG (#2591)</title>
<updated>2019-10-26T09:19:42+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2019-10-26T09:19:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=3c49986ec895595edc632da0f14419199ce47667'/>
<id>urn:sha1:3c49986ec895595edc632da0f14419199ce47667</id>
<content type='text'>
* New environment variable COPY_LOG_TO_SYSLOG

False by default.
Makes it easy to monitor all logs from Syslog or STDERR (e.g. docker
logs).

* Suggestion of native constants
</content>
</entry>
<entry>
<title>Docker update to Ubuntu 19.10 (#2577)</title>
<updated>2019-10-19T00:39:18+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2019-10-19T00:39:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=bc820a151a1f22ab8d2a25c209bb4fc5ccd1b1bd'/>
<id>urn:sha1:bc820a151a1f22ab8d2a25c209bb4fc5ccd1b1bd</id>
<content type='text'>
Released today with PHP 7.3.8, Apache 2.4.41
http://releases.ubuntu.com/eoan/</content>
</entry>
<entry>
<title>Minz: New environment variable to control development mode (#2508)</title>
<updated>2019-08-22T18:04:26+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2019-08-22T18:04:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=6cedeeeae51f5e5220d7f786fb801951811bb743'/>
<id>urn:sha1:6cedeeeae51f5e5220d7f786fb801951811bb743</id>
<content type='text'>
* New environment variable to control development mode

Suggestion of new enviromnent variable, as discussed
https://github.com/FreshRSS/FreshRSS/pull/2492#issuecomment-523613920

* Update Docker/README.md

Co-Authored-By: Frans de Jonge &lt;fransdejonge@gmail.com&gt;

* Update Docker/README.md

Co-Authored-By: Frans de Jonge &lt;fransdejonge@gmail.com&gt;

* Update Docker/README.md

Co-Authored-By: Frans de Jonge &lt;fransdejonge@gmail.com&gt;

* Declare ENV in Dockerfile

Tested
</content>
</entry>
<entry>
<title>Ignore JSON notation</title>
<updated>2019-07-23T06:49:41+00:00</updated>
<author>
<name>Sandro Jäckel</name>
<email>sandro.jaeckel@gmail.com</email>
</author>
<published>2019-07-22T19:52:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=4e0acf5296d23899d0aa4a09ce758aae840ad116'/>
<id>urn:sha1:4e0acf5296d23899d0aa4a09ce758aae840ad116</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Replace curl healthcheck with pure php, apply haodlint suggestions (#2455)</title>
<updated>2019-07-22T13:26:55+00:00</updated>
<author>
<name>Sandro Jäckel</name>
<email>sandro.jaeckel@gmail.com</email>
</author>
<published>2019-07-22T13:26:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=71270e4d5c7f0645a31a8dc7ccc56cea6a9711b0'/>
<id>urn:sha1:71270e4d5c7f0645a31a8dc7ccc56cea6a9711b0</id>
<content type='text'>
Closes #2453</content>
</entry>
<entry>
<title>Add php-gmp for API in Ubuntu 32-bit (#2450)</title>
<updated>2019-07-21T10:49:29+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2019-07-21T10:49:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=0a297addc060692f163c2614aa9989f5840f494a'/>
<id>urn:sha1:0a297addc060692f163c2614aa9989f5840f494a</id>
<content type='text'>
And adjust slightly the HEALTHCHECK parameters for faster start in
Træfik</content>
</entry>
<entry>
<title>Docker healthcheck+ labels (#2438)</title>
<updated>2019-07-07T18:07:01+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2019-07-07T18:07:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=8c2cf1b4dd3a6c79d77f9dc1a256e9d4a8db6a68'/>
<id>urn:sha1:8c2cf1b4dd3a6c79d77f9dc1a256e9d4a8db6a68</id>
<content type='text'>
* Add Docker labels

And try to fix the platform metadata for ARM, and add health check

* Execution rights

* Remove experimental features not supported by Docker Hub

"--squash" is only supported on a Docker daemon with experimental
features enabled. build hook failed! (1)

* Fix paths
</content>
</entry>
<entry>
<title>Don't delete lists directory, small nitpick (#2435)</title>
<updated>2019-07-04T18:46:25+00:00</updated>
<author>
<name>Sandro Jäckel</name>
<email>sandro.jaeckel@gmail.com</email>
</author>
<published>2019-07-04T18:46:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=bc7935974802d54e861114f2f727ed651013accb'/>
<id>urn:sha1:bc7935974802d54e861114f2f727ed651013accb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update Docker to Ubuntu 19.04</title>
<updated>2019-06-21T16:44:20+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2019-06-21T16:44:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=e2cf756d2f183f356482a1e0180b32573db472cd'/>
<id>urn:sha1:e2cf756d2f183f356482a1e0180b32573db472cd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Docker fix cron logs (#2329)</title>
<updated>2019-04-02T19:47:57+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2019-04-02T19:47:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=4599d171df48b16eb6f985291c47c97c1ae5dd01'/>
<id>urn:sha1:4599d171df48b16eb6f985291c47c97c1ae5dd01</id>
<content type='text'>
Fix environment variable bug</content>
</entry>
</feed>
