https://github.com/deviavir/servente
Manage Services like an SRE pro.
https://github.com/deviavir/servente
Last synced: 7 days ago
JSON representation
Manage Services like an SRE pro.
- Host: GitHub
- URL: https://github.com/deviavir/servente
- Owner: DeviaVir
- License: apache-2.0
- Created: 2020-12-13T20:09:03.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2021-03-17T17:17:17.000Z (over 5 years ago)
- Last Synced: 2025-02-07T18:32:06.401Z (over 1 year ago)
- Language: Go
- Homepage:
- Size: 159 KB
- Stars: 1
- Watchers: 4
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# servente
Manage Services like an SRE pro.
## Goals
The goal of Servente is to provide a platform for service-, or product- teams, or owners, to be a one-stop shop for managing service metadata.
Servente will be extensible with plugins for teams (owners), and service capabilities. All data is accessible via an API.
## SDK
When setting up API's to communicate between plugins we're using a common [SDK](https://github.com/DeviaVir/servente-sdk).
## Team plugins
* Google Workspace: [servente-teams-google-workspace](https://github.com/DeviaVir/servente-teams-google-workspace)
* more to follow via the community, hopefully :)