<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:atom="http://www.w3.org/2005/Atom" version="2.0">
    <channel>
      <title>Alek&#x27;s Blog - supervisor</title>
      <link>https://blog.none.at</link>
      <description>Production notes on Kubernetes, OpenShift, and OVHcloud: observability, log archiving, service mesh, LLM inference, and digital sovereignty.</description>
      <generator>Zola</generator>
      <language>en</language>
      <atom:link href="https://blog.none.at/tags/supervisor/rss.xml" rel="self" type="application/rss+xml"/>
      <lastBuildDate>Sat, 21 Mar 2026 00:00:00 +0000</lastBuildDate>
      <item>
          <title>vigil-rs: A Rust Service Supervisor for Containers</title>
          <pubDate>Sat, 21 Mar 2026 00:00:00 +0000</pubDate>
          <author>aleks</author>
          <link>https://blog.none.at/blog/2026/2026-03-21-virgil/</link>
          <guid>https://blog.none.at/blog/2026/2026-03-21-virgil/</guid>
          <description xml:base="https://blog.none.at/blog/2026/2026-03-21-virgil/">&lt;p&gt;Every container that runs more than one process needs a supervisor. Most reach for
&lt;code&gt;dumb-init&lt;&#x2F;code&gt;, &lt;code&gt;tini&lt;&#x2F;code&gt;, &lt;code&gt;s6-overlay&lt;&#x2F;code&gt;, or &lt;code&gt;supervisord&lt;&#x2F;code&gt;. None of them felt quite right
for what we needed, so we wrote &lt;strong&gt;vigil-rs&lt;&#x2F;strong&gt;.&lt;&#x2F;p&gt;
&lt;p&gt;This post walks through what &lt;a rel=&quot;noopener external&quot; target=&quot;_blank&quot; href=&quot;https:&#x2F;&#x2F;github.com&#x2F;git001&#x2F;vigil-rs&quot;&gt;github.com&#x2F;git001&#x2F;vigil-rs&lt;&#x2F;a&gt; is, why we built it, and how it works internally.&lt;&#x2F;p&gt;</description>
      </item>
    </channel>
</rss>
