{"id":37174427,"url":"https://github.com/peripli/service-manager","last_synced_at":"2026-01-14T20:22:56.324Z","repository":{"id":29962623,"uuid":"123334573","full_name":"Peripli/service-manager","owner":"Peripli","description":"⚠️ Deprecated – Archiving on 30/09/2025","archived":true,"fork":false,"pushed_at":"2025-08-17T10:01:34.000Z","size":6877,"stargazers_count":69,"open_issues_count":35,"forks_count":29,"subscribers_count":6,"default_branch":"master","last_synced_at":"2025-08-17T11:37:01.465Z","etag":null,"topics":["go","osbapi","service-broker"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"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/Peripli.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,"zenodo":null}},"created_at":"2018-02-28T19:51:32.000Z","updated_at":"2025-08-17T10:02:57.000Z","dependencies_parsed_at":"2022-06-26T12:31:26.149Z","dependency_job_id":"5fea0c43-2dfd-47d8-96c2-7ea329e0e996","html_url":"https://github.com/Peripli/service-manager","commit_stats":null,"previous_names":[],"tags_count":151,"template":false,"template_full_name":null,"purl":"pkg:github/Peripli/service-manager","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Peripli%2Fservice-manager","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Peripli%2Fservice-manager/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Peripli%2Fservice-manager/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Peripli%2Fservice-manager/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Peripli","download_url":"https://codeload.github.com/Peripli/service-manager/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Peripli%2Fservice-manager/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28434428,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-14T18:57:19.464Z","status":"ssl_error","status_checked_at":"2026-01-14T18:52:48.501Z","response_time":107,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6: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":["go","osbapi","service-broker"],"created_at":"2026-01-14T20:22:55.567Z","updated_at":"2026-01-14T20:22:56.314Z","avatar_url":"https://github.com/Peripli.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n\n\u003ch1 align=\"center\"\u003e⚠️ DEPRECATION NOTICE ⚠️\u003c/h1\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003cstrong\u003eThis project is no longer actively maintained and will be archived on \u003cspan style=\"color:red\"\u003e12/08/2025\u003c/span\u003e.\u003c/strong\u003e\u003cbr\u003e\n\u003c/p\u003e\n\n\n# Service Manager\n\n\n[![Build Status](https://github.com/Peripli/service-manager/workflows/Go/badge.svg)](https://github.com/Peripli/service-manager/actions)\n[![Go Report Card](https://goreportcard.com/badge/github.com/Peripli/service-manager)](https://goreportcard.com/report/github.com/Peripli/service-manager)\n[![Coverage Status](https://coveralls.io/repos/github/Peripli/service-manager/badge.svg)](https://coveralls.io/github/Peripli/service-manager)\n[![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://github.com/Peripli/service-manager/blob/master/LICENSE)\n[![Docker Repository on Quay](https://quay.io/repository/service-manager/core/status \"Docker Repository on Quay\")](https://quay.io/repository/service-manager/core)\n\n\u003cp align=\"center\"\u003e\n\u003cimg src=\"docs/logos/small-sm-logo-with-text-black.png\"\u003e\n\u003c/p\u003e\n\nService Manager is a central registry for service brokers and platforms. It tracks service instances creation and allows sharing of services and service instances between different Platform Instances.\nThe Service Manager allows for an application to use services and service instances from multiple platforms.\n\n## Documentation\n\nRefer to the [Service Manager Documentation](./docs) for extensive details about concepts, use-cases, installation, etc...\n\n## Project Status\n\nThe project is currently in pre-alpha version with active ongoing development.\n\n## Terminology\n\nTake a look at the [terminology page](./docs/concepts/glossary.md) for definitions of terms as they are used in the project.\n\n## Code of Conduct\n\nParticipation on the project is governed by the [code of conduct](CODE_OF_CONDUCT.md).\n\n## Community\n\n* [Slack](https://openservicebrokerapi.slack.com/messages/C99PBB6ER)\n* [Mailing list](https://groups.google.com/forum/#!forum/service-manager-wg)\n\n## Feedback and Support\n\nFeedback and contributions are always welcome. Please refer to the [contribution guidelines](./docs/development/contrib-process.md) as well as the [developer's guide](./docs/development) for more details.\n\n## Additional Resources\n\n* Details about the SM API can be found [here](https://github.com/Peripli/specification/blob/master/api.md).\n\n* Service Manager CLI documentation is located [here](https://github.com/Peripli/service-manager-cli/tree/master/docs).\n\n* Execution of a flow similar to the one described in the [walkthrough](./docs/usage/walkthrough.md) can be found [here](https://www.youtube.com/watch?v=FG2bIv34P10).\n\n* Service Manager Introduction as part of the keynote @ CF Summit Europe 2018 can be found [here](https://www.youtube.com/watch?v=LMwo_zgfYjU).\n\n* Service Manager Session @ CF Summit Europe 2018 can be found [here](https://www.youtube.com/watch?v=SGfwVPx-kmE).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fperipli%2Fservice-manager","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fperipli%2Fservice-manager","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fperipli%2Fservice-manager/lists"}