<feed xmlns='http://www.w3.org/2005/Atom'>
<title>FreshRSS (Customized)/docs/en/admins, branch 1.24.1</title>
<subtitle>Customized version of FreshRSS, a self-hosted RSS feed aggregator</subtitle>
<id>https://git.rdnlsmith.com/fresh-rss-custom/atom?h=1.24.1</id>
<link rel='self' href='https://git.rdnlsmith.com/fresh-rss-custom/atom?h=1.24.1'/>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/'/>
<updated>2024-05-15T19:38:39+00:00</updated>
<entry>
<title>Docs: fix minor typo in 09_AccessControl.md (#6465) (#6466)</title>
<updated>2024-05-15T19:38:39+00:00</updated>
<author>
<name>Shane Redman</name>
<email>123187978+aredshift@users.noreply.github.com</email>
</author>
<published>2024-05-15T19:38:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=8e3bfa1a479102b056fef92fe59359a89fe94970'/>
<id>urn:sha1:8e3bfa1a479102b056fef92fe59359a89fe94970</id>
<content type='text'>
chose -&gt; choose</content>
</entry>
<entry>
<title>Correct casing for GitHub (#6460)</title>
<updated>2024-05-15T06:58:10+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2024-05-15T06:58:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=2ed91026fcfef83ce5ef466a15e078229a106a6f'/>
<id>urn:sha1:2ed91026fcfef83ce5ef466a15e078229a106a6f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Docs: hidden configs (#6402)</title>
<updated>2024-05-01T12:01:40+00:00</updated>
<author>
<name>maTh</name>
<email>1645099+math-GH@users.noreply.github.com</email>
</author>
<published>2024-05-01T12:01:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=cd66ca54ca3a941b8eb968ade4fcde886cef3f74'/>
<id>urn:sha1:cd66ca54ca3a941b8eb968ade4fcde886cef3f74</id>
<content type='text'>
* Create 17_configs_not_ui.md

* reorganize admin overview page. Added the link to the new doc

* Update 17_configs_not_ui.md

* Update 17_configs_not_ui.md

* Update 17_configs_not_ui.md

* fix typo</content>
</entry>
<entry>
<title>CLI database backup and restore (#6387)</title>
<updated>2024-04-30T06:31:13+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2024-04-30T06:31:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=329fd4bcf6504c74e3906e51c6fc2124bc09cc02'/>
<id>urn:sha1:329fd4bcf6504c74e3906e51c6fc2124bc09cc02</id>
<content type='text'>
* CLI database backup and restore
Can also be used to migrate from one database to another (e.g. MySQL to PostgreSQL) or to ease upgrade to a major PostgreSQL version (e.g. 15 to 16).

* +x

* Fix some cases

* Update to docker-compose-v2

* More documentation</content>
</entry>
<entry>
<title>Add some error prevention to Debian/Ubuntu installation docs (#6290)</title>
<updated>2024-04-12T21:19:23+00:00</updated>
<author>
<name>Frans de Jonge</name>
<email>fransdejonge@gmail.com</email>
</author>
<published>2024-04-12T21:19:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=e19b8a4e0a3a5d88bb469c0f8beaadfaf4b00882'/>
<id>urn:sha1:e19b8a4e0a3a5d88bb469c0f8beaadfaf4b00882</id>
<content type='text'>
Reverts a minor part of &lt;https://github.com/FreshRSS/FreshRSS/pull/2164&gt;.
People who want to use the root can easily figure out how to do that themselves.

Fixes #4955.</content>
</entry>
<entry>
<title>Update documentation for Caddy reverse proxy with subfolder (#6219)</title>
<updated>2024-03-30T18:35:00+00:00</updated>
<author>
<name>Soniya Prasad</name>
<email>soniyagupta82270@gmail.com</email>
</author>
<published>2024-03-30T18:35:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=9d48121e052183bbb93aca7dead4cb5cf0629428'/>
<id>urn:sha1:9d48121e052183bbb93aca7dead4cb5cf0629428</id>
<content type='text'>
* Create 06_Reverse_Proxy_Setup.md

Update documentation for Caddy reverse proxy with subfolder

* Create 06_Reverse_Proxy_Setup.md in docs/en/developers/03_Backend

* fixed markdown syntax

* markdown syntax fix

* Update docs/en/developers/03_Backend/06_Reverse_Proxy_Setup.md

Co-authored-by: Alexandre Alapetite &lt;alexandre@alapetite.fr&gt;

* implemented suggested changes

* Add link and re-organise

---------

Co-authored-by: Alexandre Alapetite &lt;alexandre@alapetite.fr&gt;</content>
</entry>
<entry>
<title> docs: Update 02_Prerequisites.md (Apache + PHP version) (#6148)</title>
<updated>2024-03-03T21:34:28+00:00</updated>
<author>
<name>maTh</name>
<email>1645099+math-GH@users.noreply.github.com</email>
</author>
<published>2024-03-03T21:34:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=da43fff43713daadbf13d05557a2ba14d5166b11'/>
<id>urn:sha1:da43fff43713daadbf13d05557a2ba14d5166b11</id>
<content type='text'>
* apache version + php version

* format</content>
</entry>
<entry>
<title>Authentik oAuth setup documentation updates (#5969)</title>
<updated>2023-12-30T22:45:31+00:00</updated>
<author>
<name>laxmanpradhan</name>
<email>laxmanpradhan@gmail.com</email>
</author>
<published>2023-12-30T22:45:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=77108ea19e725022e6168753d19037d781b4f8fe'/>
<id>urn:sha1:77108ea19e725022e6168753d19037d781b4f8fe</id>
<content type='text'>
* Update 16_OpenID-Connect-Authentik.md

updated docs

* Add files via upload

* Update 16_OpenID-Connect-Authentik.md

Updated documentation with many clarifications. The most important one is the redirect URL which must include the port or it will not work. To ensure compatibility, I have recommended both URLs be added, with and without the port. Example docker-compose also added with traefik reverse proxy.

* Reduce screenshot size

* Fixes and improvements

* Allow changing auth to HTTP

---------

Co-authored-by: Alexandre Alapetite &lt;alexandre@alapetite.fr&gt;</content>
</entry>
<entry>
<title>Doc Web git update (#5995)</title>
<updated>2023-12-29T12:36:43+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2023-12-29T12:36:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=386c98244334d03078c574eb7fab68f28b481ea7'/>
<id>urn:sha1:386c98244334d03078c574eb7fab68f28b481ea7</id>
<content type='text'>
https://github.com/FreshRSS/FreshRSS/discussions/5991</content>
</entry>
<entry>
<title>Docs: How to contribute new theme (#5863)</title>
<updated>2023-11-12T20:56:14+00:00</updated>
<author>
<name>maTh</name>
<email>1645099+math-GH@users.noreply.github.com</email>
</author>
<published>2023-11-12T20:56:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=2b8b80a5a92c4c464c4cc3f67affed8526cdad18'/>
<id>urn:sha1:2b8b80a5a92c4c464c4cc3f67affed8526cdad18</id>
<content type='text'>
* Update 05_Configuration.md

* Update 11_Themes.md

* Update contributing.md

* Update 02_Design.md

* fix

---------

Co-authored-by: math-gh &lt;&gt;</content>
</entry>
</feed>
