Back
DevOps
DevOps
#devops
All the self-hosting related devops I need to get done. Tracking to see how much time I'm spending on this.
Load previous page…
Set up Proxmox on home server and benchmark VM - better single core, way better multicore + disk scores compared to AWS, worse networking.
I guess that's to be expected, not like I'm operating a real datacenter over here
Power consumption is 24W idle with ZFS and 2 nvme SSDs + 2 sticks of ECC RAM, not horrible but maybe I'll try to improve it later by playing around with bios settings
#devops
#life
Frantically rebuild VPS using Terraform after customer imported a *huge* site as knowledgebase (wikipedia.com) which caused basically unbounded crawling causing CPU to get pegged and AWS to blackhole traffic to/from my VPS 😅
Also push an update to limit recursion depth to 2 (current page and direct links, but nothing else) to prevent this from happening again
#devops
#watchdog
Install replacement ECC ram stick from eBay seller, diagnose intermittent boot failure (bad SSD, asked for a replacement) and finally see 32 GB of ECC RAM loaded into my home server
QuickTime player because I'm using a HDMI to USB thing because I'm too cheap to buy a whole monitor just for this
Nearly ready to serve traffic 🎉
#devops
Struggle for hours and finally figure out a working Tailscale config to set up a bastion host + work with AWS. Needed to expose the VPC's CIDR block so databases and things like that that are running in the VPC are accessible. Got tired of manually whitelisting my current ip address every time I moved around.
#devops
Write up blog post about using Terraform to automate infra deployment: x.com/ben_makes_stuff/status/…
#devops