<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
    <title>Alek&#x27;s Blog - supervisor</title>
    <subtitle>Production notes on Kubernetes, OpenShift, and OVHcloud: observability, log archiving, service mesh, LLM inference, and digital sovereignty.</subtitle>
    <link rel="self" type="application/atom+xml" href="https://blog.none.at/tags/supervisor/atom.xml"/>
    <link rel="alternate" type="text/html" href="https://blog.none.at"/>
    <generator uri="https://www.getzola.org/">Zola</generator>
    <updated>2026-03-21T00:00:00+00:00</updated>
    <id>https://blog.none.at/tags/supervisor/atom.xml</id>
    <entry xml:lang="en">
        <title>vigil-rs: A Rust Service Supervisor for Containers</title>
        <published>2026-03-21T00:00:00+00:00</published>
        <updated>2026-03-21T00:00:00+00:00</updated>
        
        <author>
          <name>
            
              aleks
            
          </name>
        </author>
        
        <link rel="alternate" type="text/html" href="https://blog.none.at/blog/2026/2026-03-21-virgil/"/>
        <id>https://blog.none.at/blog/2026/2026-03-21-virgil/</id>
        
        <summary type="html">&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;</summary>
        
    </entry>
</feed>
