{"id":23674000,"url":"https://github.com/wlanboy/serviceregistry","last_synced_at":"2025-06-19T13:40:36.637Z","repository":{"id":28101947,"uuid":"116266520","full_name":"wlanboy/ServiceRegistry","owner":"wlanboy","description":"Spring Framework based Service Registry","archived":false,"fork":false,"pushed_at":"2025-06-09T07:29:52.000Z","size":101,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-09T08:35:04.291Z","etag":null,"topics":["deprecated","docker","spring-boot","spring-cloud-eureka"],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/wlanboy.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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-01-04T14:02:07.000Z","updated_at":"2025-06-09T07:29:55.000Z","dependencies_parsed_at":"2025-02-19T17:52:22.372Z","dependency_job_id":null,"html_url":"https://github.com/wlanboy/ServiceRegistry","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/wlanboy/ServiceRegistry","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wlanboy%2FServiceRegistry","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wlanboy%2FServiceRegistry/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wlanboy%2FServiceRegistry/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wlanboy%2FServiceRegistry/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/wlanboy","download_url":"https://codeload.github.com/wlanboy/ServiceRegistry/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wlanboy%2FServiceRegistry/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":260760464,"owners_count":23058600,"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","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":["deprecated","docker","spring-boot","spring-cloud-eureka"],"created_at":"2024-12-29T12:58:34.593Z","updated_at":"2025-06-19T13:40:31.619Z","avatar_url":"https://github.com/wlanboy.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ServiceRegistry [DEPRECATED]\nSpring Framework based Service Registry - DO NOT USE THIS ANY LONGER\n\nBased on https://projects.spring.io/spring-cloud/ and https://github.com/spring-cloud-samples/eureka.\n\n## Dependencies\nAt least: Java 11 and Maven 3.5\n\n## Build Service Registry\nmvn package -DskipTests=true\n\n## Run Service Registry\n### Environment variables\nexport DOCKERHOST=192.168.0.100\n\n#### EUREKA_ZONE \nDefault value: http://127.0.0.1:8761/eureka/\nDefining all available Eureka Instances.\n\n### Windows\njava -jar target\\serviceregistry-0.1.1-SNAPSHOT.jar\n\n### Linux (service enabled)\n./target/serviceregistry-0.1.1-SNAPSHOT.jar start\n\n## Docker build\ndocker build -t serviceregistry:latest . --build-arg JAR_FILE=./target/serviceregistry-0.1.1-SNAPSHOT.jar\n\n## Docker run\ndocker run --name serviceregistry -m 512M -d -p 8761:8761 -v /tmp:/tmp -e DOCKERHOST=$DOCKERHOST -e EUREKA_ZONE=http://$DOCKERHOST:8761/eureka/ serviceregistry:latest\n\n## Docher Hub\nhttps://hub.docker.com/repository/docker/wlanboy/serviceregistry\n\n## Check Service Registry\nhttp://127.0.0.1:8761/\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwlanboy%2Fserviceregistry","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwlanboy%2Fserviceregistry","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwlanboy%2Fserviceregistry/lists"}