<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Forgejo on Derek's Guides</title><link>https://guides.derekleeds.cloud/tags/forgejo/</link><description>Recent content in Forgejo on Derek's Guides</description><generator>Hugo</generator><language>en</language><lastBuildDate>Sat, 13 Jun 2026 13:38:27 -0500</lastBuildDate><atom:link href="https://guides.derekleeds.cloud/tags/forgejo/index.xml" rel="self" type="application/rss+xml"/><item><title>Hermes as a GitOps SRE Assistant</title><link>https://guides.derekleeds.cloud/docs/hermes/hermes-gitops-sre-assistant/</link><pubDate>Sat, 13 Jun 2026 00:00:00 +0000</pubDate><guid>https://guides.derekleeds.cloud/docs/hermes/hermes-gitops-sre-assistant/</guid><description>&lt;p&gt;Hermes is most useful when it acts like an SRE assistant, not a magic production
button. The workflow is simple: investigate, plan, change the source of truth,
validate the result, and document what happened.&lt;/p&gt;
&lt;p&gt;That order matters.&lt;/p&gt;
&lt;h2 id="operating-principles"&gt;Operating Principles&lt;/h2&gt;
&lt;p&gt;My homelab has a few rules for Hermes-driven work:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Forgejo is the source of truth&lt;/strong&gt; for private infrastructure state.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;GitHub is the source of truth&lt;/strong&gt; for public guides like this site.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Komodo manages Docker Compose infrastructure and management-plane stacks.&lt;/strong&gt;&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;ArgoCD manages Kubernetes application workloads.&lt;/strong&gt;&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Talos nodes are immutable.&lt;/strong&gt; No SSH archaeology, no hand-edited snowflakes.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Secrets stay out of chat and docs.&lt;/strong&gt; Use 1Password, environment references,
or SOPS-encrypted files.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Documentation is part of the task.&lt;/strong&gt; If it is not documented, it did not
happen.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Hermes can help with every part of that flow, but it does not get to invent a
new source of truth because it found a convenient command.&lt;/p&gt;</description></item></channel></rss>