An open API service indexing awesome lists of open source software.

https://github.com/effxhq/vcs-connect

Ingest effx.yaml files from your organizations version control system.
https://github.com/effxhq/vcs-connect

github gitlab

Last synced: 5 months ago
JSON representation

Ingest effx.yaml files from your organizations version control system.

Awesome Lists containing this project

README

          

# vcs-connect

effx is a service intelligence platform that helps organizations tame their services.
vcs-connect ingests `effx.yaml` files from your version control systems using a regularly scheduled cronjob.
This is ideal for organizations who have many repositories or prefer indexing is done on the side.

![license](https://img.shields.io/github/license/effxhq/vcs-connect.svg)

## Getting Started

* [Ingest from GitHub](docs/github.md)
* [Deploying to Kubernetes](docs/github.md#Deploying-to-Kubernetes-with-Helm)
* [Ingest from GitLab](docs/gitlab.md)
* [Deploying to Kubernetes](docs/gitlab.md#Deploying-to-Kubernetes-with-Helm)