<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    
    <title>KOSMONUM</title>
    <description>Package software things for cosmic missions with ease and breeze and safety and disaster recovery in mind. Get managed.</description>
    <link>https://docs.kosmonum.space/</link>
    <atom:link href="https://docs.kosmonum.space/rss.xml" rel="self" type="application/rss+xml" />

    
    <managingEditor>coco von miconoco</managingEditor>
    <docs>https://codeberg.org/kosmonum/mio-ose</docs>
    <language>en</language>

    
    <pubDate>Fri, 27 Mar 2026 14:33:27 -0000</pubDate>
    <lastBuildDate>Fri, 27 Mar 2026 14:33:27 -0000</lastBuildDate>
    <ttl>1440</ttl>

    
    <generator>MkDocs RSS plugin - v1.17.9</generator>

    
    
    <image>
      <url>None</url>
      <title>KOSMONUM</title>
      <link>https://docs.kosmonum.space/</link>
    </image>
    

    
    
    <item>
      <title>Hello MIO One-Shot-Edition</title>
      
      
        
      <author>coco</author>
        
      
      
      
      <description>&lt;p&gt;We are thrilled to announce the initial release of our &lt;a href=&#34;https://codeberg.org/kosmonum/mio-ose/releases/tag/0.1.0&#34; title=&#34;Our Releases Page&#34;&gt;MIO One-Shot-Edition 0.1.0&lt;/a&gt;!
Our low-level infrastructure toolkit emphasizes comprehensive control, data separation, and automation.
We have developed a sleek collection of 15 tools and 31 modules, with more on the way.
All of them are fully equipped with batteries to help you set up and maintain your small application distribution system.&lt;br /&gt;
We can&#39;t wait to share it with you!&lt;/p&gt;
&lt;p&gt;Read on to learn about some of the features at a glance!&lt;br /&gt;
Hopefully, they will inspire you to &lt;a href=&#34;../../mio/101/&#34; title=&#34;Take a little tour and see what it&#39;s like.&#34;&gt;get started&lt;/a&gt;!  &lt;/p&gt;
&lt;!-- more --&gt;

&lt;p&gt;&lt;strong&gt;Features&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Mio uses modern cryptography and comes with strict default settings.&lt;/li&gt;
&lt;li&gt;With a first-in automation approach, you can enjoy hands-free application serving and manage just a few simple files. These are the only files that matter.&lt;/li&gt;
&lt;li&gt;Backup and recovery are core components.&lt;/li&gt;
&lt;li&gt;We&#39;re working towards managed modules and systems that require minimal configuration while still allowing for low-level changes.&lt;/li&gt;
&lt;li&gt;Mio&#39;s file-system-centric design allows interaction with Unix commands and provides complete version control.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;Added Tools&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;The &lt;strong&gt;mio-wizard&lt;/strong&gt; offers hassle-free bootstrapping of identities, projects, and instances, as well as the ability to attach new features to your project. It takes advantage of GnuPG and Pass.&lt;/li&gt;
&lt;li&gt;The &lt;strong&gt;mio-backup&lt;/strong&gt; and &lt;strong&gt;mio-backupctl&lt;/strong&gt; tools manage backup repositories and archives. They utilize Borg Backup and Hetzner Storage-Boxes.&lt;/li&gt;
&lt;li&gt;The &lt;strong&gt;mio-upgrade&lt;/strong&gt; tool keeps your project configurations up to date.&lt;/li&gt;
&lt;li&gt;The &lt;strong&gt;mio-files&lt;/strong&gt; tool provides an option for exploring the contents of modules.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;Added Modules&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Alertmanager&lt;/strong&gt;, &lt;strong&gt;Prometheus&lt;/strong&gt;, &lt;strong&gt;node_exporter&lt;/strong&gt;, &lt;strong&gt;blackbox_exporter&lt;/strong&gt;, and &lt;strong&gt;sysstat&lt;/strong&gt; are all ready for use as monitoring tools.&lt;/li&gt;
&lt;li&gt;The &lt;strong&gt;domain&lt;/strong&gt; module on top of &lt;strong&gt;nginx&lt;/strong&gt; supports both self-signed and Let&#39;s Encrypt (LE) certificates.&lt;/li&gt;
&lt;li&gt;The &lt;strong&gt;Ufw&lt;/strong&gt; and &lt;strong&gt;Crowdsec&lt;/strong&gt; firewall modules are essential for protecting your instances.&lt;/li&gt;
&lt;li&gt;The &lt;strong&gt;sshd&lt;/strong&gt; module comes with strict defaults, including &lt;em&gt;StrictHostKeyChecking&lt;/em&gt; and public key enforcement.&lt;/li&gt;
&lt;li&gt;The &lt;strong&gt;dns&lt;/strong&gt; module supports TLS- and DNSsec-capable servers, such as &lt;em&gt;dot.sb&lt;/em&gt;, &lt;em&gt;joindns4.eu&lt;/em&gt;, and &lt;em&gt;quad9.net&lt;/em&gt;.&lt;/li&gt;
&lt;li&gt;Use the &lt;strong&gt;msmtp&lt;/strong&gt; module to send your emails.&lt;/li&gt;
&lt;li&gt;The following tasks are available for remote management: &lt;strong&gt;do-cleanup&lt;/strong&gt;, &lt;strong&gt;do-reboot&lt;/strong&gt;, &lt;strong&gt;do-upgrade&lt;/strong&gt;, &lt;strong&gt;do-gpgimport&lt;/strong&gt;, &lt;strong&gt;do-backup&lt;/strong&gt; and &lt;strong&gt;do-unlock&lt;/strong&gt;.&lt;/li&gt;
&lt;li&gt;Use custom &lt;strong&gt;app&lt;/strong&gt; payloads to update your application.&lt;/li&gt;
&lt;li&gt;Take control of &lt;strong&gt;locales&lt;/strong&gt;, &lt;strong&gt;packages&lt;/strong&gt;, and &lt;strong&gt;accounts&lt;/strong&gt; using the corresponding modules.&lt;/li&gt;
&lt;li&gt;Use the &lt;strong&gt;cron&lt;/strong&gt; module to schedule your jobs.&lt;/li&gt;
&lt;li&gt;Use the &lt;strong&gt;autoupgrades&lt;/strong&gt; module to stay up to date.&lt;/li&gt;
&lt;li&gt;Use the &lt;strong&gt;postgresql&lt;/strong&gt; module to provide data persistence for your applications.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Isn&#39;t that sick?
Yes, it&#39;s completely insane.
In addition, we&#39;ve prepared a summary of &lt;a href=&#34;../../mio/101/what-you-received/&#34; title=&#34;Recap What&#39;s in the Box and What it costs.&#34;&gt;What You Received&lt;/a&gt; to help you better understand the features.
Those who want to dig deeper can start with the &lt;a href=&#34;../../mio/101/get-your-hands-dirty/&#34; title=&#34;A MIO hands-on tour with little details.&#34;&gt;Get Your Hands Dirty&lt;/a&gt; tour, as well as a fully automated &lt;a href=&#34;../../mio/101/tldr/&#34; title=&#34;I&#39;m burning up! Our Copy/Paste Demo.&#34;&gt;TL;DR Copy/Paste DEMO&lt;/a&gt; for those who can&#39;t wait.&lt;br /&gt;
Take a look, enjoy your stay and &lt;a href=&#34;../../support/#contact&#34; title=&#34;Head over to the Contact Information section.&#34;&gt;drop us a line&lt;/a&gt;!&lt;/p&gt;</description>
      <link>https://docs.kosmonum.space/blog/hello-mio-one-shot-edition/</link>
      <pubDate>Fri, 13 Feb 2026 00:00:00 +0000</pubDate>
      <source url="https://docs.kosmonum.space/rss.xml">KOSMONUM</source>
      
      <guid isPermaLink="true">https://docs.kosmonum.space/blog/hello-mio-one-shot-edition/</guid>
      
    </item>
    
    <item>
      <title>Hello World!</title>
      
      
        
      <author>coco</author>
        
      
      
      
      <description>&lt;p&gt;We are pleased to announce the &lt;a href=&#34;https://kosmonum.space&#34;&gt;kosmonum.space&lt;/a&gt; project and our blog. We&#39;ll be taking you behind the scenes and writing about our accomplishments.&lt;br /&gt;
Stay tuned!&lt;/p&gt;</description>
      <link>https://docs.kosmonum.space/blog/hello-world/</link>
      <pubDate>Tue, 19 Jan 2021 00:00:00 +0000</pubDate>
      <source url="https://docs.kosmonum.space/rss.xml">KOSMONUM</source>
      
      <guid isPermaLink="true">https://docs.kosmonum.space/blog/hello-world/</guid>
      
    </item>
    
  </channel>
</rss>