<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Own-Infrastructure on Вороний блог | Linux и IT</title><link>https://r4ven.me/en/tags/own-infrastructure/</link><description>Recent content in Own-Infrastructure on Вороний блог | Linux и IT</description><generator>Hugo</generator><language>en-US</language><lastBuildDate>Sat, 13 Jun 2026 00:00:00 +0000</lastBuildDate><atom:link href="https://r4ven.me/en/tags/own-infrastructure/index.xml" rel="self" type="application/rss+xml"/><item><title>RustFS - Installing and Configuring S3-Compatible Storage</title><link>https://r4ven.me/en/storage/rustfs-ustanovka-i-nastroyka-s3-sovmestimogo-hranilishcha/</link><pubDate>Sat, 13 Jun 2026 00:00:00 +0000</pubDate><guid>https://r4ven.me/en/storage/rustfs-ustanovka-i-nastroyka-s3-sovmestimogo-hranilishcha/</guid><description>&lt;strong&gt;Greetings! &lt;i class="fa-solid fa-crow"&gt;&lt;/i&gt;
&lt;/strong&gt;

&lt;p&gt;In this article, we will look at installing and basic configuration of &lt;a href="https://github.com/rustfs/rustfs"&gt;RustFS&lt;/a&gt; - S3-compatible object storage that we will deploy on a Linux server using &lt;a href="https://r4ven.me/en/virtualization/ustanovka-docker-engine-na-linux-server-pod-upravleniem-debian/"&gt;Docker Compose&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Goal&lt;/strong&gt;: get our own S3 endpoint, a web console, a valid HTTPS connection (via Caddy + Let&amp;rsquo;s Encrypt), and check that all this works with the excellent &lt;code&gt;rclone&lt;/code&gt; and &lt;code&gt;restic&lt;/code&gt; utilities 😌.&lt;/p&gt;
&lt;div
 class="alert alert-note my-6 overflow-hidden rounded-lg transition-all duration-200 ease-out hover:-translate-y-0.5 hover:shadow-md"
 style="background-color: color-mix(in srgb, var(--color-note) 10%, transparent);
 border-left-color: var(--color-note);
 --hover-bg: color-mix(in srgb, var(--color-note) 15%, transparent);"
 onmouseover="this.style.backgroundColor = this.style.getPropertyValue('--hover-bg')"
 onmouseout="this.style.backgroundColor = 'color-mix(in srgb, var(--color-note) 10%, transparent)'"
 role="alert"
 aria-labelledby="alert-note-1-title"&gt;

 
 

 
 &lt;div
 id="alert-note-1-content"
 class="alert-content
 
 px-6 pb-6
 pt-6 "&gt;
 &lt;div class="prose prose-sm text-foreground/90 max-w-none"&gt;
 &lt;p&gt;📝 By the way, RustFS is positioned by its developers as an alternative to the infamous MinIO.&lt;/p&gt;</description></item></channel></rss>