https://github.com/Peripli/service-manager
Service Manager Core
https://github.com/Peripli/service-manager
go osbapi service-broker
Last synced: about 1 year ago
JSON representation
Service Manager Core
- Host: GitHub
- URL: https://github.com/Peripli/service-manager
- Owner: Peripli
- License: apache-2.0
- Created: 2018-02-28T19:51:32.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2023-05-11T20:39:58.000Z (about 3 years ago)
- Last Synced: 2024-08-02T13:30:45.127Z (almost 2 years ago)
- Topics: go, osbapi, service-broker
- Language: Go
- Homepage:
- Size: 6.51 MB
- Stars: 69
- Watchers: 7
- Forks: 28
- Open Issues: 34
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# Service Manager
[](https://github.com/Peripli/service-manager/actions)
[](https://goreportcard.com/report/github.com/Peripli/service-manager)
[](https://coveralls.io/github/Peripli/service-manager)
[](https://github.com/Peripli/service-manager/blob/master/LICENSE)
[](https://quay.io/repository/service-manager/core)
Service 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.
The Service Manager allows for an application to use services and service instances from multiple platforms.
## Documentation
Refer to the [Service Manager Documentation](./docs) for extensive details about concepts, use-cases, installation, etc...
## Project Status
The project is currently in pre-alpha version with active ongoing development.
## Terminology
Take a look at the [terminology page](./docs/concepts/glossary.md) for definitions of terms as they are used in the project.
## Code of Conduct
Participation on the project is governed by the [code of conduct](CODE_OF_CONDUCT.md).
## Community
* [Slack](https://openservicebrokerapi.slack.com/messages/C99PBB6ER)
* [Mailing list](https://groups.google.com/forum/#!forum/service-manager-wg)
## Feedback and Support
Feedback 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.
## Additional Resources
* Details about the SM API can be found [here](https://github.com/Peripli/specification/blob/master/api.md).
* Service Manager CLI documentation is located [here](https://github.com/Peripli/service-manager-cli/tree/master/docs).
* 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).
* Service Manager Introduction as part of the keynote @ CF Summit Europe 2018 can be found [here](https://www.youtube.com/watch?v=LMwo_zgfYjU).
* Service Manager Session @ CF Summit Europe 2018 can be found [here](https://www.youtube.com/watch?v=SGfwVPx-kmE).