{"id":34650454,"url":"https://github.com/cemutku/application-load-balancing-example","last_synced_at":"2026-05-06T00:06:45.261Z","repository":{"id":292941423,"uuid":"981343654","full_name":"cemutku/application-load-balancing-example","owner":"cemutku","description":".NET load balancing with NGINX, Docker, and HTTPS.","archived":false,"fork":false,"pushed_at":"2025-05-20T19:38:17.000Z","size":111,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-05-20T21:16:30.658Z","etag":null,"topics":["circuit-breaker","docker","docker-compose","dotnet","https","load-balancer","nginx","reverse-proxy","tls"],"latest_commit_sha":null,"homepage":"","language":"C#","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/cemutku.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}},"created_at":"2025-05-10T22:19:25.000Z","updated_at":"2025-05-20T19:38:20.000Z","dependencies_parsed_at":"2025-05-20T21:16:34.100Z","dependency_job_id":null,"html_url":"https://github.com/cemutku/application-load-balancing-example","commit_stats":null,"previous_names":["cemutku/application-load-balancing-example"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/cemutku/application-load-balancing-example","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cemutku%2Fapplication-load-balancing-example","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cemutku%2Fapplication-load-balancing-example/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cemutku%2Fapplication-load-balancing-example/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cemutku%2Fapplication-load-balancing-example/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cemutku","download_url":"https://codeload.github.com/cemutku/application-load-balancing-example/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cemutku%2Fapplication-load-balancing-example/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32672688,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-05T11:29:49.557Z","status":"ssl_error","status_checked_at":"2026-05-05T11:29:48.587Z","response_time":54,"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":["circuit-breaker","docker","docker-compose","dotnet","https","load-balancer","nginx","reverse-proxy","tls"],"created_at":"2025-12-24T17:55:41.766Z","updated_at":"2026-05-06T00:06:45.252Z","avatar_url":"https://github.com/cemutku.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 🧭 Application Load Balancing with .NET, NGINX, Docker Compose\n\nThis project demonstrates a secure, production-style application load balancing setup using:\n\n- 🔹 .NET Web APIs (Service A and B)\n- 🔹 NGINX as a reverse proxy and HTTPS terminator\n- 🔹 Docker Compose for orchestration\n- 🔹 HTTPS via self-signed TLS certificates\n- 🔹 Health checks and logging\n- 🔹 Circuit breaker and retry\n\n---\n\n## 🛠️ Getting Started\n\n### 1. 🔐 Generate TLS Certificates\n\nChoose one of the provided scripts:\n\n#### PowerShell (Windows)\n```powershell\n.\\generate-certs.ps1\n```\n\n#### Bash (macOS/Linux)\n```bash\nchmod +x generate-certs.sh\n./generate-certs.sh\n```\n\n### 2. 🚀 Run All Services\n\n```bash\ndocker-compose up --build\n```\n\n### 3. 🌐 Access the Services\n\n| URL                                                    | Description         |\n| ------------------------------------------------------ | ------------------- |\n| [http://localhost:8080/a/](http://localhost:8080/a/)   | HTTP (301 redirect) |\n| [https://localhost:8443/a/](https://localhost:8443/a/) | Service A           |\n| [https://localhost:8443/b/](https://localhost:8443/b/) | Service B           |\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcemutku%2Fapplication-load-balancing-example","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcemutku%2Fapplication-load-balancing-example","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcemutku%2Fapplication-load-balancing-example/lists"}