1
0

MERGE FROM TESTING

This commit is contained in:
2025-12-03 12:44:13 +01:00
parent f6bbddc94e
commit 53a23ee08c
14 changed files with 182 additions and 182 deletions

View File

@@ -2,24 +2,24 @@
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
<title>Posts on TechnicalBlog</title>
<link>https://blog.fuhlig.de/posts/</link>
<link>http://localhost:1313/posts/</link>
<description>Recent content in Posts on TechnicalBlog</description>
<generator>Hugo</generator>
<language>en-us</language>
<lastBuildDate>Wed, 03 Dec 2025 00:00:00 +0000</lastBuildDate>
<atom:link href="https://blog.fuhlig.de/posts/index.xml" rel="self" type="application/rss+xml" />
<atom:link href="http://localhost:1313/posts/index.xml" rel="self" type="application/rss+xml" />
<item>
<title>About Me</title>
<link>https://blog.fuhlig.de/posts/aboutme/</link>
<link>http://localhost:1313/posts/aboutme/</link>
<pubDate>Mon, 01 Dec 2025 00:00:00 +0000</pubDate>
<guid>https://blog.fuhlig.de/posts/aboutme/</guid>
<guid>http://localhost:1313/posts/aboutme/</guid>
<description>&lt;h2 id=&#34;who-am-i&#34;&gt;Who am I&lt;/h2&gt;&#xA;&lt;p&gt;My name is Florian and I&amp;rsquo;m 22 years old.&#xA;I work as an IT Technican mainly with Linux Servers in Frankfurt, Germany.&#xA;My company is midsized around 50 people working here.&#xA;I mainly want to post about what I learned, what inspires me.&lt;/p&gt;&#xA;&lt;p&gt;Well I dont really, this just seemed like a great idea to waste some time.&lt;/p&gt;</description>
</item>
<item>
<title>What am I currently working on</title>
<link>https://blog.fuhlig.de/posts/whatimworkingoncurrently/</link>
<link>http://localhost:1313/posts/whatimworkingoncurrently/</link>
<pubDate>Wed, 03 Dec 2025 00:00:00 +0000</pubDate>
<guid>https://blog.fuhlig.de/posts/whatimworkingoncurrently/</guid>
<guid>http://localhost:1313/posts/whatimworkingoncurrently/</guid>
<description>&lt;p&gt;Building a Self-Sustaining Infrastructure: A Two-Server Docker Setup&#xA;Overview&#xA;Creating a resilient, self-sustaining infrastructure doesn&amp;rsquo;t require complex enterprise solutions. With two strategically configured servers and a well-thought-out backup strategy, you can achieve both reliability and security for your self-hosted applications.&lt;/p&gt;&#xA;&lt;p&gt;The Architecture&#xA;Docker Host Server&#xA;The primary server runs all application workloads using Docker containers. This containerized approach provides:&lt;/p&gt;&#xA;&lt;p&gt;Isolation: Each service runs in its own container with defined resources&lt;/p&gt;</description>
</item>
</channel>