summaryrefslogtreecommitdiff
path: root/content
diff options
context:
space:
mode:
authorhyang <hyang@hyang.xyz>2023-08-27 20:25:58 -0700
committerhyang <hyang@hyang.xyz>2023-08-27 20:25:58 -0700
commit42f35731382348d4d34ae6deaec425f134a31f7d (patch)
tree539baac453fa4800a22ec040196aea33680f062a /content
parented2fb7c25c749160cf6a2efa76b07a1a7a9c96c1 (diff)
comit
Diffstat (limited to 'content')
-rw-r--r--content/blog/My-Setup.md25
1 files changed, 25 insertions, 0 deletions
diff --git a/content/blog/My-Setup.md b/content/blog/My-Setup.md
new file mode 100644
index 0000000..dbfbf42
--- /dev/null
+++ b/content/blog/My-Setup.md
@@ -0,0 +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. 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