mousey's quest to join the fediverse :O
things that are workin!!
- authoritative dns!
- dynamic dns for the zone, with cnames for the subdomains!
- an l2tp tunnel with a static ip for emergency ssh access!
- reverse-dns for v4/v6 on that static ip in case i wanna host a mailserver!
- this web server!
- tls via let's encrypt with automatic dns-based renewals!
- unattended-upgrades
things that ain't workin yet :((
- making a groovy new website like all the cool kids gott
- figuring out unbound
- setting up backups
- setting up brute-force protection for ssh (security-through-obscurity hack of setting port 51482 is okay until i learn now to nftables >.<)
- gotosocial with the split-domain deployment
- either synapse or conduit for a matrix homeserver :O
- maybe actually making that mail server
interesting side-quests i ran along the way
- the certbot saga with dynamic dns from hurricane electric
- how reverse-zones work when you only got one v4 /32
- iproute2 source-ip mapping :O
- binning off $random_tool_on_github for just writin scripts yourself