On branch testing
This commit is contained in:
@@ -124,6 +124,47 @@
|
||||
|
||||
<div class="posts">
|
||||
|
||||
<article class="post on-list">
|
||||
<h2 class="post-title">
|
||||
<a href="https://blog.fuhlig.de/posts/whatimworkingoncurrently/">What am I currently working on</a>
|
||||
</h2>
|
||||
<div class="post-meta"><time class="post-date">2025-12-03</time></div>
|
||||
|
||||
|
||||
<span class="post-tags">
|
||||
|
||||
#<a href="https://blog.fuhlig.de/tags/blog/">blog</a>
|
||||
|
||||
</span>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<div class="post-content">
|
||||
|
||||
<h3 id="goals">Goals</h3>
|
||||
<ul>
|
||||
<li>Have an self sustaining hosted infrastructure</li>
|
||||
<li>Have bakups of everything</li>
|
||||
</ul>
|
||||
<h3 id="current-point">Current point</h3>
|
||||
<ul>
|
||||
<li>My current infrasturcure looks like on hosted server with docker containers running and one hosted server with a lot of data storage</li>
|
||||
<li>Backups are done every day</li>
|
||||
<li>Backups are made of the databases and docker volumes</li>
|
||||
<li>The two servers are connected via a Wireguard-VPN and the backup server is not available from the outside (secured via iptables) the docker host has only a few ports available by the outside</li>
|
||||
</ul>
|
||||
|
||||
</div>
|
||||
|
||||
|
||||
<div>
|
||||
<a class="read-more button inline" href="/posts/whatimworkingoncurrently/">[]</a>
|
||||
</div>
|
||||
|
||||
</article>
|
||||
|
||||
<article class="post on-list">
|
||||
<h2 class="post-title">
|
||||
<a href="https://blog.fuhlig.de/posts/aboutme/">About Me</a>
|
||||
|
||||
Reference in New Issue
Block a user