Cloud Dev & Ops Devcontainer
-
Updated
Mar 7, 2025 - Dockerfile
Nowadays, developers strive to have as identical environments for production, staging and development as possible to rule out any infrastructure interferance. Therefore, instead of installing and maintaining packages manually, infrastructure is defined and managed as code. Container orchestration solutions and version control systems help keeping all environments in sync and changes transparent.
Cloud Dev & Ops Devcontainer
Headless Wordpress - AWS - Easy Setup
🐳 Cloud Community Docker Challenge: Test your Docker skills! Dive into this challenge, identify intentional errors in the Dockerfile, fix them, and master the art of creating seamless Docker images.
A docker image to run Packer with Ansible provisioner
A docker container to use as a CI runner with awesome tools around Terraform
Docker image to be used for infrastructure deployments in CI/CD
Infrastructure orchestration NoOps experience.
In this repo I cover some recommended best practices for building efficient NodeJs application Docker images
Provision/orchestrate infrastructure and automate pipelines/configuration management processes.
Ubuntu container with Terraform for Azure DevOps pipeline job
Simple tutorial on using Docker to map your ~/.ssh to a container. This uses an Alpine container for simplicity. This is not generally advisable, but I publish it in case it is helpful to someone.
Infrastructure as Code
Ubuntu container with Ansible for Azure DevOps pipeline job
Script para provisionamento de um servidor Apache (projeto integrante do curso de Linux da DIO)