Django automated deployments to Digital ocean using GitHub actions
In this article, you will learn how to build an automated GitHub actions pipeline that deploys a Django application to a digital ocean droplet.
Prerequisites:
A GitHub account.
A docker hub account.
A digital ocean account.
1 Base application.
F...
blog.kipchirchirlangat.com7 min read
Marvin Kweyu
Software Engineer. I write about the web ,bash and everything in between
Great article Emmanuel