Either you are smarter than the code, or the code outsmarts you.
Reverse proxy with nginx
- I had security concerns with port forwarding so I switched
- Troubleshot issues with http/https for docker containers
- Removed old firewall rules
- Fixed remote stuff (cellphones, etc.) after setting the subdomains
GitHub CI
- I wanted better metrics tracking in GH; my contrib graph is screwed up because of Postman auto-commits, so I installed WakaTime.
- Getting cool stuff to auto-pop meant making a GH Workflow; I used a custom
yaml config. It runs once a day at midnight.