summaryrefslogtreecommitdiff
path: root/content/post
diff options
context:
space:
mode:
authorhyang <hyang@hyang.xyz>2023-08-27 20:31:50 -0700
committerhyang <hyang@hyang.xyz>2023-08-27 20:31:50 -0700
commit0d26968133bb3fd5d4a7e1a6d12404bcde993ae8 (patch)
tree0ecac2fdaaf0e78a9a9518133b3def34ba2063e7 /content/post
parent42f35731382348d4d34ae6deaec425f134a31f7d (diff)
oops
Diffstat (limited to 'content/post')
-rw-r--r--content/post/My-Setup.md21
1 files changed, 19 insertions, 2 deletions
diff --git a/content/post/My-Setup.md b/content/post/My-Setup.md
index f886515..dbfbf42 100644
--- a/content/post/My-Setup.md
+++ b/content/post/My-Setup.md
@@ -1,8 +1,25 @@
---
title: "My Setup"
date: 2023-08-27T18:09:49-07:00
+draft: true
---
-## Hello once again
-Welcome to my ~~third~~, first iteration of hyang.xyz. Welcome to my ~~third~~, first iteration of hyang.xyz. Now that my hosting stuff is stable again, I hope that I can finally stop messing around with Linux and start doing things that I can look back on years later. And what better way to do that than start writing blog posting?
+# Hello Once Again
+Welcome to my ~~third~~, first iteration of hyang.xyz. Now that my hosting stuff is stable again, I hope that I can finally stop messing around with Linux and start doing things that I can look back on years later. And what better way to do that than start writing blog posting?
+(I also need an excuse to get better at writing...)
+
+Also, this theme looks sick. Hopefully I won't get copystriked by GitHub :).
+
+# The Setup
+My adventures with hosting things on the online has been quite a wild ride for me. Until now, it has mostly been more of a learning experience thing. I had mostly focused on hosting stuff like Searx, Nitter, and Fediverse instances, with it lasting two weeks at most, before I get bored and just nuke it all. I also distro-hopped a lot, from Debian → Arch → OpenBSD → FreeBSD → NixOS.
+
+Now that I have gotten old, I now want things to just work!
+
+So, I've decided to start over again. This time, I had to devise a set of goals that made operating this mess as "comfy" as possible. I settled on the following:
+ - Sane, easy to use backups
+ - No Cloudflare, (various reasons: mostly just want to host other stuff like email)
+ - It had to be affordable (am broke)
+ - Make deploying stuff repetitive, and easy to maintain
+
+TODO: Finish this section \ No newline at end of file