• Skip to main content
  • Skip to primary sidebar

Daniel Vigueras

Infrastructure, Automation, DevOps and more

Creating DigitalOcean Droplets with Terraform

In this post, you will find a tutorial about getting started with Terraform and DigitalOcean. Terraform is a declarative open-source tool. Terraform allows you to define infrastructure as code, it means that you only have to define once the resources you want to create, and then you can use this code multiple times to create […]

How to start using GitHub Actions

Installing, setting up, and managing your own continuous integration (CI) and continuous deployment tool (CD) is not an easy task. Luckily you can avoid that by using GitHub Actions. In this post, you will find a brief tutorial of how to easily add Actions to your existing GitHub repository. GitHub Actions allow you to build, […]

sidebar

sidebar-alt

Copyright © 2021 ยท X Theme