{"id":26581540,"url":"https://github.com/dtg-lucifer/redis-docker-swarm-devops-project","last_synced_at":"2026-02-13T07:34:18.978Z","repository":{"id":282286228,"uuid":"946822723","full_name":"dtg-lucifer/redis-docker-swarm-devops-project","owner":"dtg-lucifer","description":"This project includes a python application to monitor server health which stores last 5 logs into redis cache which is replicated and deployed on dual node docker swarm cluster on GCP","archived":false,"fork":false,"pushed_at":"2025-03-20T18:04:44.000Z","size":167,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-09-23T19:53:29.569Z","etag":null,"topics":["ci-cd","cloud","clustering","devops","docker","docker-swarm","gcp","github-actions"],"latest_commit_sha":null,"homepage":"https://devpiush.hashnode.dev/learn-to-deploy-your-application-on-a-docker-swarm-cluster-step-by-step-guide-with-code","language":"HCL","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dtg-lucifer.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-03-11T18:20:37.000Z","updated_at":"2025-05-30T08:44:35.000Z","dependencies_parsed_at":"2025-03-20T19:31:51.436Z","dependency_job_id":null,"html_url":"https://github.com/dtg-lucifer/redis-docker-swarm-devops-project","commit_stats":null,"previous_names":["dtg-lucifer/redis-docker-swarm-devops-project"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/dtg-lucifer/redis-docker-swarm-devops-project","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dtg-lucifer%2Fredis-docker-swarm-devops-project","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dtg-lucifer%2Fredis-docker-swarm-devops-project/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dtg-lucifer%2Fredis-docker-swarm-devops-project/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dtg-lucifer%2Fredis-docker-swarm-devops-project/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dtg-lucifer","download_url":"https://codeload.github.com/dtg-lucifer/redis-docker-swarm-devops-project/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dtg-lucifer%2Fredis-docker-swarm-devops-project/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29398588,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-13T06:24:03.484Z","status":"ssl_error","status_checked_at":"2026-02-13T06:23:12.830Z","response_time":78,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["ci-cd","cloud","clustering","devops","docker","docker-swarm","gcp","github-actions"],"created_at":"2025-03-23T07:20:20.291Z","updated_at":"2026-02-13T07:34:18.959Z","avatar_url":"https://github.com/dtg-lucifer.png","language":"HCL","funding_links":[],"categories":[],"sub_categories":[],"readme":"![](https://cdn.hashnode.com/res/hashnode/image/upload/v1742032789490/5b9ca928-eef4-4666-82fa-98713bfc4258.png?auto=compress,format\u0026format=webp)\n\n[![Build Status](https://github.com/dtg-lucifer/redis-docker-swarm-devops-project/actions/workflows/docker-build.yml/badge.svg)](https://github.com/dtg-lucifer/redis-docker-swarm-devops-project/actions/workflows/docker-build.yml)\n\n# Docker swarm project deployed on GCP 🚀\n\n## 🚀 Overview\nThis project demonstrates how to deploy a web server with a redis cluster on a docker swarm cluster having features like **High Availability(Replication)**, **Zero Down Time(Multi AZ Deployment)**, **Automated Deployments(CI Server)** and much more like **Loadbalancing** between the replicated services\n\nThere is a comprehensive guide to follow along [in this article](https://devpiush.hashnode.dev/learn-to-deploy-your-application-on-a-docker-swarm-cluster-step-by-step-guide-with-code)\n\n- **Docker Compose** (Multi-container orchestration for local testing)\n- **Docker Swarm** (Multi-container orchestration for production deployment)\n- **GCP** (For cloud service provider)\n- **Terraform** (For infrastructure provisioning automation)\n- **Ansible** (For infrastructure configuration management)\n\n## 📌 Prerequisites\n- Docker\n- GCP Account\n- Terraform\n- Ansible\n- Python\n- Nginx\n\n## Follow along with me\n- [https://devpiush.hashnode.dev/learn-to-deploy-your-application-on-a-docker-swarm-cluster-step-by-step-guide-with-code](https://devpiush.hashnode.dev/learn-to-deploy-your-application-on-a-docker-swarm-cluster-step-by-step-guide-with-code)\n\n## 🏆 Conclusion\n\nBy using these **Docker tools**, you can:\n- **Develop faster** with Docker Compose Watch 🔄\n- **Ensure security** with Docker Scout 🔍\n- **Optimize builds** using Docker Build Cloud 🚀\n- **Automate testing** with Testcontainers ✅\n\n🚀 Now, you're ready to **boost your productivity** with Docker!\n\n---\n\n💡 **Feel free to contribute \u0026 star ⭐ the repo!**\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdtg-lucifer%2Fredis-docker-swarm-devops-project","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdtg-lucifer%2Fredis-docker-swarm-devops-project","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdtg-lucifer%2Fredis-docker-swarm-devops-project/lists"}