<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>My Tips</title><link>https://tips.1707.io/docs/web-services/</link><description>Recent content on My Tips</description><generator>Hugo</generator><language>en</language><atom:link href="https://tips.1707.io/docs/web-services/index.xml" rel="self" type="application/rss+xml"/><item><title/><link>https://tips.1707.io/docs/web-services/forgejo/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://tips.1707.io/docs/web-services/forgejo/</guid><description>&lt;h1 id="forgejo"&gt;Forgejo&lt;a class="anchor" href="#forgejo"&gt;#&lt;/a&gt;&lt;/h1&gt;
&lt;h2 id="health-check"&gt;Health Check&lt;a class="anchor" href="#health-check"&gt;#&lt;/a&gt;&lt;/h2&gt;
&lt;blockquote class='book-hint '&gt;
&lt;p&gt;Append &lt;code&gt;--fix&lt;/code&gt; to attempt to automatically resolve issues&lt;/p&gt;
&lt;/blockquote&gt;&lt;pre&gt;&lt;code&gt;sudo -u git forgejo doctor check --all --config /etc/forgejo/app.ini
&lt;/code&gt;&lt;/pre&gt;
&lt;h2 id="regenerate-all-hooks"&gt;Regenerate All Hooks&lt;a class="anchor" href="#regenerate-all-hooks"&gt;#&lt;/a&gt;&lt;/h2&gt;
&lt;pre&gt;&lt;code&gt;sudo -u git forgejo admin regenerate hooks --config /etc/forgejo/app.ini
&lt;/code&gt;&lt;/pre&gt;</description></item></channel></rss>