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 GitHub package registry access in my rocker watchtower setup. Auto-deplos work again #conf
✅ fixed docker config and tests
🔨 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
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
worked on a docker-django starter OSS project #mylife
- clean up the initial local install bugs for greendeploy-starters/dockerized-django ✅ #greendeploy
🐳 fixed a bug in my ci pipeline #conf
🤖 refactored my docker cron setup which is now updated via GitHub Actions #mylife
🔨 fixed broken deployment from a test failing that wasn't obvious
✅ fixed docker and celery setup and tasks are flowing again
#greendeploy
- fixed the settings in base.py for the dockerized django template ✅