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.
- Host: GitHub
- URL: https://github.com/effxhq/vcs-connect
- Owner: effxhq
- License: apache-2.0
- Created: 2020-10-27T15:33:26.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2021-03-16T17:39:36.000Z (over 5 years ago)
- Last Synced: 2024-06-20T22:37:20.644Z (about 2 years ago)
- Topics: github, gitlab
- Language: Go
- Homepage: http://effx.com
- Size: 94.7 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.

## 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)