{"id":24663843,"url":"https://github.com/tariq1890/hello-osiris","last_synced_at":"2026-04-11T11:04:00.337Z","repository":{"id":134374053,"uuid":"160398298","full_name":"tariq1890/hello-osiris","owner":"tariq1890","description":"Demo web application for Osiris","archived":false,"fork":false,"pushed_at":"2018-12-27T23:11:08.000Z","size":13,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-21T08:48:36.521Z","etag":null,"topics":["docker-image","golang","kubernetes"],"latest_commit_sha":null,"homepage":"","language":"Makefile","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/tariq1890.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}},"created_at":"2018-12-04T18:00:57.000Z","updated_at":"2018-12-27T23:11:07.000Z","dependencies_parsed_at":null,"dependency_job_id":"827ba948-a31a-4cb4-a731-d9b16a4a0d46","html_url":"https://github.com/tariq1890/hello-osiris","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/tariq1890/hello-osiris","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tariq1890%2Fhello-osiris","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tariq1890%2Fhello-osiris/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tariq1890%2Fhello-osiris/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tariq1890%2Fhello-osiris/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tariq1890","download_url":"https://codeload.github.com/tariq1890/hello-osiris/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tariq1890%2Fhello-osiris/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":268240855,"owners_count":24218370,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-01T02:00:08.611Z","response_time":67,"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":["docker-image","golang","kubernetes"],"created_at":"2025-01-26T05:17:14.220Z","updated_at":"2026-04-11T11:03:55.288Z","avatar_url":"https://github.com/tariq1890.png","language":"Makefile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# hello-osiris\n[![CircleCI](https://circleci.com/gh/tariq1890/hello-osiris/tree/master.svg?style=svg)](https://circleci.com/gh/tariq1890/hello-osiris/tree/master)\n[![](https://img.shields.io/docker/pulls/tariq181290/hello-osiris.svg)](https://cloud.docker.com/repository/docker/tariq181290/hello-osiris)\n[![License](https://img.shields.io/github/license/tariq1890/hello-osiris.svg)](https://github.com/tariq1890/hello-osiris/blob/master/LICENSE)\n\nhello-osiris is a basic golang web server that listens on two ports 4000 and 5000.\n\n### Usage\n\nhello-osiris is used as a sample web application for demonstrating the functions of [Osiris](https://github.com/deislabs/osiris), a scale to zero component for Kubernetes.\n\n### Running in a container\n\nTo run hello-osiris inside a container, run the following commands: (assuming you are in the hello-osiris project root)\n\n```\ndocker build -t \u003ccustom_image_tag\u003e .\ndocker run -p \u003ccustom_host_port\u003e:4000 -p \u003ccustom_hort_port2\u003e:5000 \u003ccustom_image_tag\u003e\n```\n\nAlternatively, you could also pull the docker image of hello-osiris that has been publicly hosted and run that.\n\n```\ndocker pull tariq181290:hello-osiris\ndocker run -p \u003ccustom_host_port\u003e:4000 -p \u003ccustom_hort_port2\u003e:5000 tariq181290:hello-osiris\n```\n\nIf the commands above were run successfully, you will have received the following output:\n```\n hello server listening at :4000\n goodbye server listening at :5000\n```\n\nTo test that you are able to reach the container ports from your host machine, run the following cURL commands:\n\n```\n$ curl 0.0.0.0:\u003ccustom_host_port\u003e\nHello, World!\n\n$ curl 0.0.0.0:\u003ccustom_host_port2\u003e\nYa'll come back real soon!\n```\n\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftariq1890%2Fhello-osiris","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftariq1890%2Fhello-osiris","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftariq1890%2Fhello-osiris/lists"}