Automatize deployment, using GitHub Actions and Digital Ocean
Deploys
QA Deploy
Using a basic Droplet instance, deploying changes to testing proposes allows to:
Prod Deployment
- Allows reducing the time of the deployment process and reduce the amount of fails due to human errors (Forgetting to download some version, update libraries, wrong configuration, wrong update in databases, etc)
Automatize deployment, using GitHub Actions and Digital Ocean
Deploys
QA Deploy
Using a basic Droplet instance, deploying changes to testing proposes allows to:
Prod Deployment