Jonathan Cardoso Machado
[en] / pt-br
HOMEBLOG

Tag - #circleci

April 2019

How To Automate Deployments to DigitalOcean Kubernetes with CircleCI

April 18, 2019
Introduction Having an automated deployment process is a requirement for a scalable and resilient application, and GitOps , or Git-based DevOps , has rapidly become a popular method of organizing CI/CD with a Git repository as a “single source of truth.” Tools like CircleCI integrate with your…
December 2018

Using CircleCI Workflows to Replicate Docker Hub Automated Builds

December 18, 2018
CircleCI workflows is a powerful feature that can be used to make your deployment process simple and intuitive. In this article, we will learn how to use them to automatically push images to the Docker registry, just like Docker Hub’s own automated build process, but with all of the customization…
Back to list of Tags
Made with
using Gatsby