2023
- 17 Feb How to use letsencrypt in localhost with valid certificates
- 05 Feb Using a domain for local development in Route53
- 29 Jan Centralized logs with Loki and Vector
- 28 Jan The beginning of a new meta category - Analytics, History and Revenue
- 26 Jan How to run a sidecar in docker-compose
- 25 Jan Serving dns in docker with coredns and consul agent
- 22 Jan How use packer to build multiple arch docker images
- 20 Jan How to copy a folder from a different git branch
- 20 Jan How to associate route53 zones with vpcs from different accounts with terraform
- 17 Jan How to fix error describing ELBv2 Listener
- 11 Jan How to always trigger an ebs snapshot in terraform
2022
- 16 Dec Optimizing Kafka Performance Through Tuning and Optimization
- 04 Dec Creating a Lambda in Golang with Cloud Development kit for Terraform - CDKTF as IAC - Part 2
- 14 Nov Creating a Lambda in Golang with Cloud Development kit for Terraform - CDKTF as IAC - Part 1
2020
- 03 May Simple Centralized Logging with Fluentd and S3
- 01 May Creating Docker images with Packer with HCL
- 15 Feb Serving frontend assets in S3 - React, Angular, Vue, etc..
- 14 Feb Running testcontainers within drone
- 14 Feb Using Quarkus with testcontainers
2019
- 20 Aug Conditionally create resources Terraform
- 20 Aug How to use for each with resources in Terraform
- 18 Aug How to generate all permutations of a list in Python
- 17 Aug How to always run local-exec with Terraform
- 17 Aug Creating a folder in S3 with Terraform
- 11 Aug What do you do as a DevOps?
- 27 Apr Returning JSON object as response in Spring Boot when returning Entity
- 26 Apr Persisting JSONObject Using JPA
- 23 Apr Using sbt jib google's jib inspired sbt plugin to dockerize Play!Framework application
- 22 Apr Springboot project using different resource folders for testing
- 19 Apr How to run a script with maven depending on Windows or Linux host
- 02 Mar Serving a Vue, Angular, or React App with nginx in docker
- 02 Mar Nginx and Let's Encrypt in Docker in a single command
- 26 Jan Using Docker secrets to initialize postgres container databases
2018
- 19 Dec Get Docker Logs file size for all containers
- 03 Nov Docker build with --build-arg with multiple arguments from file
- 03 Nov Using a single ARG in Dockerfile with multiple values
- 29 Aug Keycloak docker container client configuration with ansible
- 25 Aug Ansible creation and provision of Docker containers example
- 20 Aug Using molecule to test ansible in docker with systemd
- 08 Aug Bash script to find package manager in multiple linux distros
- 27 Jun How to track changes in a specific file in git
- 10 May Creating a docker swarm to monitor RPI operating temperatures with visualization
- 26 Apr Try/Except vs If in Dictionary Key access Python Performance
- 15 Apr Nginx reverse proxy unavailable upstreams in Docker
- 10 Apr Creating an OCSP responder in Docker
- 09 Apr How to use letsencrypt with Java Keystore
- 08 Apr Fixing "Table does not exist (do you need to insmod?)" In Docker
- 07 Apr Haproxy ssl termination for Jekyll - Part 2
- 07 Apr Haproxy ssl termination for Jekyll
- 05 Apr How to find all symbolic links
- 04 Apr Fix vagrant-hostmanager 127.0.0.1 with docker
- 04 Apr Errno::ECONNRESET: Connection reset by peer - SSL_connect (https://api.rubygems.org/specs.4.8.gz)
- 03 Apr Creating a Jekyll blog with docker