switch to caddy

This commit is contained in:
2026-02-02 07:50:23 -05:00
parent b38ac3ac92
commit 353d9fca4a
2 changed files with 16 additions and 3 deletions

View File

@@ -20,8 +20,6 @@
from stop!! hibari-kun"
width="256" height="256"></a>
<h2>NOTICE: Over the next few days I will be experimenting with switching to Caddy from Nginx. There may be some downtime</h2>
<p>i'm tired of this overly corporate and ai-infested web. so, i made a hand-coded website!</p>
<nav>

View File

@@ -8,6 +8,21 @@
</head>
<body>
<h1>news</h1>
<article>
<h2>yet another migration</h2>
<p><i>Febuary 2nd, 2026</i></p>
<p>I have migrated the server from nginx to caddy, because I was having some issues with SSL certs and gitea.
Caddy handles all of that automatically and it's been working just fine. Bot mitigations are back to zero,
i'll have to work on that again.</p>
<p>I'm thinking about getting a fileserver running on here, with both http and ftp. My vps is limited in space
so I wont be able to host *that* much.</p>
<p>Don't really have much going on, just trying to make it through these days. See y'all next time.
</article>
<article>
<h2>gitea and small changes</h2>
@@ -242,7 +257,7 @@
<footer>
<a href="/">back home</a>
<p><i>Updated July 7th, 2025</i></p>
<p><i>Updated Febuary 2nd, 2026</i></p>
</footer>
</body>
</html>