OK so I’ve done my daily exercise and had breakfast. All before 1pm, I know it’s impressive. What can I say, it’s the weekend.
I want to make a bit of progress on my grand plan to get everything deployed with individual git commits. I made a list yesterday which included deploying all apps, using docker for everything and also deploying my nginx config to keep my reverse proxy in-sync.
But then I had a thought - my reverse proxy can be deployed with docker, right? In theory anyway, this is perfectly doable and a lot safe/more predictable in terms of rebuilding everything from scratch if I ever needed to.