diff options
author | Christian Cleberg <hello@cleberg.net> | 2025-01-05 20:06:35 -0600 |
---|---|---|
committer | Christian Cleberg <hello@cleberg.net> | 2025-01-05 20:06:35 -0600 |
commit | 9289d8182d967c90bf49530bbb2693af07607f24 (patch) | |
tree | 8d6e092176ff5189107f2c979bd1f8481d637083 /content/wiki/services.org | |
parent | 799823f351b6a81b5e59667af80a080aaa7378eb (diff) | |
download | cleberg.net-9289d8182d967c90bf49530bbb2693af07607f24.tar.gz cleberg.net-9289d8182d967c90bf49530bbb2693af07607f24.tar.bz2 cleberg.net-9289d8182d967c90bf49530bbb2693af07607f24.zip |
add new wiki post
Diffstat (limited to 'content/wiki/services.org')
-rw-r--r-- | content/wiki/services.org | 32 |
1 files changed, 32 insertions, 0 deletions
diff --git a/content/wiki/services.org b/content/wiki/services.org new file mode 100644 index 0000000..144b691 --- /dev/null +++ b/content/wiki/services.org @@ -0,0 +1,32 @@ +#+title: Services & Hosting +#+date: <2025-01-05> + +* Domain Registration + +- [[https://www.cloudflare.com/][Cloudflare]]: I recently moved my last domain from Njalla over to Cloudflare. + +* DNS + +- [[https://www.cloudflare.com/][Cloudflare]]: I use DNS and proxying capabilities from Cloudflare. In the past, + I've used their secure tunnel services. + +* Hosting + +** Web + +- N/A: I currently host all of my services on my server at home via Cox's + residential fiber network. Since I have accounts on AWS, Azure, GCP, & IBM for + my job, I use these as temporary backup solutions if I'm away from home and a + service goes down that I need to use. + +** Email + +- [[https://migadu.com/][Migadu]]: I've used a few different email providers over the last few years, but + keep coming back to Migadu due to their drop-dead simplicity and proven + reliability. + +** Source Code + +- [[https://sourcehut.org/][Sourcehut]]: I flip back and forth between Sourcehut and GitHub, but I'm + currently using Sourcehut. I love the minimal form factor and the company's + mission, but tend to use GitHub to explore other's code. |