{"id":17211561,"url":"https://github.com/rishabh96b/fusionhub","last_synced_at":"2026-05-18T15:10:52.822Z","repository":{"id":194171995,"uuid":"690113245","full_name":"rishabh96b/fusionhub","owner":"rishabh96b","description":"A sample web application fabricated with Golang, Go Templates, HTML \u0026 CSS.","archived":false,"fork":false,"pushed_at":"2023-09-12T10:24:08.000Z","size":9,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-09-08T22:42:05.460Z","etag":null,"topics":["golang","http","kubernetes"],"latest_commit_sha":null,"homepage":"","language":"HTML","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/rishabh96b.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2023-09-11T14:55:11.000Z","updated_at":"2023-09-11T21:09:23.000Z","dependencies_parsed_at":"2025-09-08T22:42:08.392Z","dependency_job_id":"4a4b20c5-93c3-4def-b4cc-ab25dc4a649c","html_url":"https://github.com/rishabh96b/fusionhub","commit_stats":null,"previous_names":["rishabh96b/fusionhub"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/rishabh96b/fusionhub","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rishabh96b%2Ffusionhub","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rishabh96b%2Ffusionhub/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rishabh96b%2Ffusionhub/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rishabh96b%2Ffusionhub/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rishabh96b","download_url":"https://codeload.github.com/rishabh96b/fusionhub/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rishabh96b%2Ffusionhub/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33181918,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-18T09:27:30.708Z","status":"ssl_error","status_checked_at":"2026-05-18T09:27:28.300Z","response_time":71,"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":["golang","http","kubernetes"],"created_at":"2024-10-15T02:57:39.238Z","updated_at":"2026-05-18T15:10:52.781Z","avatar_url":"https://github.com/rishabh96b.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# fusionhub\nA sample web application fabricated with Golang, Go Templates, HTML \u0026amp; CSS. This app serves as a practical demonstration of the deployment patterns like Blue-Green, Canary etc. on k8s.\n\n## How It Works\n\n### Dynamic Content\n\nThe application dynamically displays a message on the webpage, and the background color of the page is customizable based on the value of an environment variable (`FUSIONHUB_COLOR`).\n\n\nThe primary feature of this application is its ability to demonstrate blue-green deployment. It offers two distinct versions: \"blue\" and \"green,\" each represented by a different environment variable (`FUSIONHUB_COLOR=blue` or `FUSIONHUB_COLOR=green`). Depending on the value of this environment variable, the application will display either a blue-themed or green-themed webpage. This enables seamless switching between versions without any downtime or interruptions.\n\n## Running the Application\n```bash\ndocker run -e COLOR=blue -p 8080:80 rishabh96b/fusionhub\n```\nAbove command will run the blue application.\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frishabh96b%2Ffusionhub","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frishabh96b%2Ffusionhub","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frishabh96b%2Ffusionhub/lists"}