In this video, I built a Redmine Hybrid DevOps architecture using Docker Compose for local setup and Terraform for AWS cloud deployment. The project demonstrates a real-world workflow combining containerized development and Infrastructure as Code.
I also created a Ruby on Rails seed script to automatically generate demo data (HR system, IT tickets, and DevOps backlog) for faster and more realistic project showcasing.
This setup simulates a production-style DevOps environment with persistent storage, automated provisioning, and hybrid local-to-cloud deployment.
Check out the my Github repository here: https://github.com/faithntech/redmine-terra-aws-hybrid