Longtime no see, fellas.
I was given a new task for designing new deploy strategy for our service.
Well, our previous deploy strategy was not good enough for running a stable service. It was based on Bitbucket Web hook with deploy script written in PHP.
Server side is developed with Django Rest Framework.
I added steps for migration and package install but there was a problem when Django failed to check systems in the beginning.
Fortunately, our service is in private beta testing so there were no loss in our company.
But I have to change our deploy strategy!
I want to hear your opinions!
Thanks.
No responses yet.