- FFB.md: Fix typos, normalize tags/categories to lowercase, replace *** with --- for horizontal rules, trim trailing whitespace - contacting-me.md: Add mailto link for email, improve spacing and formatting - domainandemail.md: Fix typos (regitrar, programmaticaly, Malgun, teir), normalize tags/categories, clean up nested list formatting, remove redundant horizontal rules - rss.md: Reword intro sentence, clarify RSSHub description, fix trailing whitespace, remove duplicate selfhosted tag - stack.md: Convert frontmatter from TOML (+++) to YAML (---), normalize tags/categories, minor copy edits - rosterhash.md: New post about RosterHash fantasy football schedule viewer project - rr-rss-nag.md: New post explaining how to bypass RoyalRoad piracy nags in FreshRSS feeds using CSS selectors - security-groups.md: New post walking through the evolution of formatting AWS security groups in Terraform across three iterations
38 lines
984 B
Markdown
38 lines
984 B
Markdown
---
|
|
title: "Self Hosting"
|
|
date: "2024-08-19T10:57:05-07:00"
|
|
tags:
|
|
- server
|
|
- unraid
|
|
categories:
|
|
- selfhosted
|
|
---
|
|
|
|
This is just a general overview of what I'm running. Updated sporadically, only includes things I'm actively using or have deployed.
|
|
|
|
## Networking
|
|
|
|
### In Production
|
|
|
|
* Unifi
|
|
* UDM Pro
|
|
* 3 APs
|
|
* PoE and non-PoE switches
|
|
* Various cameras
|
|
|
|
## Services
|
|
|
|
Self-hosted:
|
|
|
|
* NGINX Proxy Manager
|
|
* [Immich](https://photos.fig.systems). Photo Backup.
|
|
* [Paperless-NGX](https://paperless.fig.systems). Document storage
|
|
* [Recipes](https://recipes.fig.systems). Recipes I've saved.
|
|
* [DokuWiki](https://wiki.fig.systems). Personal wiki.
|
|
* [MicroBin](https://bin.fig.systems). "paste bin" share.
|
|
* [FreshRSS](https://feeds.fig.systems). RSS aggregator
|
|
* [Forgejo](https://git.fig.systems). Git repos.
|
|
|
|
## Cloud
|
|
|
|
I came from an Azure shop years ago, currently on AWS. I've had personal projects on Oracle and AWS but pulled everything down to my local server.
|