Back
Similar todos
finally setup up Docker Watchtower Lifecycle hooks to automate running Django migrate and collectstatics on new container reloading #djangonews
🚀 deployed a new Watchtower version of my mostly automated #servers farm. I updated one project to test that post-update hooks are running
Automate container updates using Watchtower #formkite
✅ fixed docker config and tests
fixed a bug in my devd + modd + django setup that was keeping files from reloading #mylife
🔨 Fixed a django-click error which was stalling out my automated deployments #conf
worked on some Django Docker files overnight, fixed some build issues, and ported everything to just.
more django docker updates
Ship huge update to Watchdog including community/rule management tooling for all customers and post about it. Required a rework of the bot and the API layer as a config file was used before, and now everything is in the DB (made about 5 different tables, wrote 10ish queries for different use cases, updated all codepaths, and re-tested everything - now it's time to sleep 😅): x.com/ben_makes_stuff/status/… and www.linkedin.com/feed/update/… #watchdog !private
fixed a nagging Elixir app deployment bug
fixes to wp deployment
Fix networking because I noticed that Watchdog failed to start when my VPS restarted. I was using a private IP address for a dependency which changed when the host (and therefore docker) restarted.
Now I use hostnames and put everything on the same private docker network #watchdog !private
Fixed an issue with Watchdog for Reddit where sometimes the bot would crash in the event that Reddit returned a 5xx error. For now just restarting after 5 seconds b/c it's not clear if restarting immediately will hammer the reddit API too much in the event of an outage #watchdog
worked on a docker-django starter OSS project #mylife
Launch Watchdog for Discord: x.com/ben_makes_stuff/status/… and
www.linkedin.com/posts/bakatz…
#watchdog
Get Watchdog fully working for Discord and post about it on X: x.com/ben_makes_stuff/status/… #watchdog !private
- clean up the initial local install bugs for greendeploy-starters/dockerized-django ✅ #greendeploy