Hello everyone, If you are using nginx as a proxy and/or reverse proxy, the nginx…
Category: DevOps
AWS
Continue Reading
Deploy HA nginx to AWS ECS with Geolocation Routing via Terraform
Today, I want to refactor the Deploy nginx docker to AWS ECS with Terraform Automation…
AWS
Continue Reading
Deploy nginx docker to AWS ECS with Terraform Automation
Last night, I want to play with AWS ECS Service. I wrote a terraform code…
DevOps
Continue Reading
How to Install Node Exporter on Linux Server
Node Exporter is a Prometheus exporter for server level and OS level metrics with configurable…
DevOps
Continue Reading
Take your GitLab backup everyday if it works in Docker
I’m using GitLab in docker (because I love containerization) and I’m really okay with that…
DevOps
Continue Reading
Enable Logrotation for Docker Containers
When you install and use Docker on your system, the container running in the docker…