{"id":16784801,"url":"https://github.com/sushantjadhav416/docker_compose-asp-web_app","last_synced_at":"2026-07-09T05:31:41.839Z","repository":{"id":222002925,"uuid":"755448162","full_name":"sushantjadhav416/Docker_compose-Asp-web_app","owner":"sushantjadhav416","description":"Docker Compose based Project build using ASP.NETcore CRUD operation web application and using Nginx as Loadbalancer","archived":false,"fork":false,"pushed_at":"2024-02-23T12:54:12.000Z","size":613,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-28T07:39:40.764Z","etag":null,"topics":["asp-net-mvc","docker-compose","microsoftsqlserver","nginx-proxy","rest-api"],"latest_commit_sha":null,"homepage":"","language":"HTML","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/sushantjadhav416.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}},"created_at":"2024-02-10T08:28:37.000Z","updated_at":"2024-06-01T08:02:42.000Z","dependencies_parsed_at":"2024-02-11T18:29:46.458Z","dependency_job_id":"60d246a1-6ed5-47be-85ea-d80337ea89f1","html_url":"https://github.com/sushantjadhav416/Docker_compose-Asp-web_app","commit_stats":null,"previous_names":["sushantjadhav416/docker_compose-asp-web_app"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/sushantjadhav416/Docker_compose-Asp-web_app","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sushantjadhav416%2FDocker_compose-Asp-web_app","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sushantjadhav416%2FDocker_compose-Asp-web_app/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sushantjadhav416%2FDocker_compose-Asp-web_app/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sushantjadhav416%2FDocker_compose-Asp-web_app/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sushantjadhav416","download_url":"https://codeload.github.com/sushantjadhav416/Docker_compose-Asp-web_app/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sushantjadhav416%2FDocker_compose-Asp-web_app/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35288805,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-07-09T02:00:07.329Z","response_time":57,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["asp-net-mvc","docker-compose","microsoftsqlserver","nginx-proxy","rest-api"],"created_at":"2024-10-13T08:07:14.760Z","updated_at":"2026-07-09T05:31:41.814Z","avatar_url":"https://github.com/sushantjadhav416.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Docker-Compose based Project build using ASP.NETcore CRUD operation web application and using Nginx as Loadbalancer \n- In This project we are using ASP.NETcore based web application to demonstrate the Docker compose Tool for multicontainer Management.\n- So what is docker compose? so , Docker compose is tool for defining and running multi-container Docker applications. with compose we use a yaml file to configure our\n  application services.\n- Compose is work on all envirenment production , staging development, testing as well as workflow also.\n- The key feature's of docker compose :\n   1. Have Multiple isolated environment on a single host .\n   2. Preserve volume data when container are created .\n   3. Only recreate's the container that have changed .\n   4. Supports variables and moving a composition between environments.\n      \n### Project setup-\n-  First , clone this repository to your system.\n-  I have coded the docker-compose file in .yaml format.\n-  So type **docker-compose Up** command to start application.\n-  In this project we are using flask based Wed API , Nginx server and redis as a backend server.\n\n### Use of Nginx server to enable scaling in docker compose\n- We are using nginx web servers as loadbalancer for scaling of our application.\n- For this task we have to setup a nginx.conf file.\n- After compliting the setup follow below command\n          **docker-compose scale web=5**\n- Here web is name off a service and 5 number of containers to be scaled.\n- Here the Nginx act as proxy server to allow our application to scale.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsushantjadhav416%2Fdocker_compose-asp-web_app","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsushantjadhav416%2Fdocker_compose-asp-web_app","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsushantjadhav416%2Fdocker_compose-asp-web_app/lists"}