Back
Django Packages
Load previous page…
more queue work for
#djangopackages mostly centered around working with GitHub API limits because 5k/hour goes quickly
swapped out Celery for Django-Q2 because I never got Celery fully up before and Q2 only requires one container
#djangopackages
🐳 updated
#djangopackages docker image and added a .dockerignore file to shave ~400 to 3G off of the image size
🚜 moved deployment scripts over to match the new server and made some performance updates
#djangopackages
🚜 migrated
#djangopackages from a seven-year-old droplet to a new one with only a few seconds of downtime. Had one bad cert on a node but that was easily fixed.
tested new
#djangopackages server and it might be ready to start sending production data to it tonight
built up a new server for
#djangopackages and testing it overnight. I have cronjobs running on it as a trial