<feed xmlns='http://www.w3.org/2005/Atom'>
<title>FreshRSS (Customized)/Docker, branch 1.17.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.17.0</id>
<link rel='self' href='https://git.rdnlsmith.com/fresh-rss-custom/atom?h=1.17.0'/>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/'/>
<updated>2020-08-30T08:10:49+00:00</updated>
<entry>
<title>Remove Docker heathchecks (#3161)</title>
<updated>2020-08-30T08:10:49+00:00</updated>
<author>
<name>Jucgshu</name>
<email>Jucgshu@users.noreply.github.com</email>
</author>
<published>2020-08-30T08:10:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=5eef40162c669b5e5d994cde4ff2f376794d4e28'/>
<id>urn:sha1:5eef40162c669b5e5d994cde4ff2f376794d4e28</id>
<content type='text'>
* Update Dockerfile

Remove heathcheck

* Update Dockerfile-Alpine

Remove heathcheck

* Update Dockerfile-QEMU-ARM

Remove heathcheck</content>
</entry>
<entry>
<title>More changelog, Docker readme</title>
<updated>2020-08-29T21:02:45+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2020-08-29T21:02:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=cb07b1305991489299db4f01f3cd5dae6d01da0e'/>
<id>urn:sha1:cb07b1305991489299db4f01f3cd5dae6d01da0e</id>
<content type='text'>
https://github.com/FreshRSS/FreshRSS/pull/3159
</content>
</entry>
<entry>
<title>Docker use Debian instead of Ubuntu (#3159)</title>
<updated>2020-08-29T13:54:58+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2020-08-29T13:54:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=b6b6a6de1d7fb0495a26251e0cac3ada38ea29fb'/>
<id>urn:sha1:b6b6a6de1d7fb0495a26251e0cac3ada38ea29fb</id>
<content type='text'>
#fix https://github.com/FreshRSS/FreshRSS/issues/3026
Ubuntu 19.10 has expired.
I still cannot get Ubuntu 20.04 to work on ARM (Raspberry Pi) https://github.com/FreshRSS/FreshRSS/pull/2943
Move to Debian 10 Buster instead of our current Ubuntu 19.10 (which was based on Debian 10 Buster).</content>
</entry>
<entry>
<title>volume names include redundant prefix (#3108)</title>
<updated>2020-08-29T10:16:03+00:00</updated>
<author>
<name>Germs2004</name>
<email>5519340+Germs2004@users.noreply.github.com</email>
</author>
<published>2020-08-29T10:16:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=20d0f9cd762ce09f392a103abcfe1d18e2c63654'/>
<id>urn:sha1:20d0f9cd762ce09f392a103abcfe1d18e2c63654</id>
<content type='text'>
This proposed change includes tweaks to the names of the services and volumes, and adds an explicit label to the postgres and freshrss containers.

Using a more generic "freshrss-db" instead of "freshrss_postgresql" seems more standard among other docker projects and makes it a bit easier to switch databases later.

Removing the "freshrss_" prefix from the volume names solves a problem where the docker-compose automatically prepends a "project name" to volume names upon running "up".  So if your docker-compose.yml file is stored in a folder named "freshrss", you would end up with a redundant volume name of "freshrss_freshrss_data".

This also adds a restart policy to the db container.</content>
</entry>
<entry>
<title>Docker Alpine 3.12 (#3025)</title>
<updated>2020-06-01T11:13:12+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2020-06-01T11:13:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=0085b5e0c1eb8d9d50fc264c86865329c09e877e'/>
<id>urn:sha1:0085b5e0c1eb8d9d50fc264c86865329c09e877e</id>
<content type='text'>
https://alpinelinux.org/posts/Alpine-3.12.0-released.html
With PHP 7.3.18 (from 7.3.17) (and Apache 2.4.43 unchanged).
No other significant change spotted</content>
</entry>
<entry>
<title>tec: Add a make lint command in the Makefile (#2996)</title>
<updated>2020-05-25T17:06:23+00:00</updated>
<author>
<name>Marien Fressinaud</name>
<email>dev@marienfressinaud.fr</email>
</author>
<published>2020-05-25T17:06:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=97881628ebbcd14ff3ab1b3679255531449bfd68'/>
<id>urn:sha1:97881628ebbcd14ff3ab1b3679255531449bfd68</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fixes #2931 (#2970)</title>
<updated>2020-05-14T06:39:09+00:00</updated>
<author>
<name>Mike Vanbuskirk</name>
<email>mike@mikevanbuskirk.io</email>
</author>
<published>2020-05-14T06:39:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=65b55d2d581ee217d36424fc0d07743bc642eaa8'/>
<id>urn:sha1:65b55d2d581ee217d36424fc0d07743bc642eaa8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix Docker FRESHRSS_ENV for cron (#2963)</title>
<updated>2020-05-12T20:47:13+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2020-05-12T20:47:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=df9c0ae6f1bad8ccbb9eb47b95b8d982fc74e627'/>
<id>urn:sha1:df9c0ae6f1bad8ccbb9eb47b95b8d982fc74e627</id>
<content type='text'>
cron job was not passed the environment variable FRESHRSS_ENV as it
should
This resulted in messages during cron to not be logged according to
FRESHRSS_ENV level</content>
</entry>
<entry>
<title>Fix tty error on cron with docker (#2954)</title>
<updated>2020-05-06T20:56:51+00:00</updated>
<author>
<name>pofilo</name>
<email>git@pofilo.fr</email>
</author>
<published>2020-05-06T20:56:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=ee29ec0a7320296fcf38c60d635d31db3b199d33'/>
<id>urn:sha1:ee29ec0a7320296fcf38c60d635d31db3b199d33</id>
<content type='text'>
* Fix tty error on cron with docker

* remove interactive option in cron command</content>
</entry>
<entry>
<title>Revert to Ubuntu 19.10 (#2943)</title>
<updated>2020-05-02T16:24:13+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2020-05-02T16:24:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=af575e061d8cd08f4e3c3ccf5b5d1d7a352cf50f'/>
<id>urn:sha1:af575e061d8cd08f4e3c3ccf5b5d1d7a352cf50f</id>
<content type='text'>
* Revert to Ubuntu 19.10

#Fix https://github.com/FreshRSS/FreshRSS/issues/2939
Revert https://github.com/FreshRSS/FreshRSS/pull/2925

Will upgrade back to 20.04 when Ubuntu bugs are fixed, e.g.
https://bugs.launchpad.net/ubuntu/+source/glibc/+bug/1867675

* Revert changelog</content>
</entry>
</feed>
