Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/weaveworks/weave-gitops-enterprise
This repo provides the enterprise level features for the weave-gitops product, including CAPI cluster creation and team workspaces.
https://github.com/weaveworks/weave-gitops-enterprise
gitops
Last synced: about 17 hours ago
JSON representation
This repo provides the enterprise level features for the weave-gitops product, including CAPI cluster creation and team workspaces.
- Host: GitHub
- URL: https://github.com/weaveworks/weave-gitops-enterprise
- Owner: weaveworks
- License: apache-2.0
- Created: 2021-08-17T17:31:13.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-04-12T12:31:52.000Z (8 months ago)
- Last Synced: 2024-04-14T16:15:02.331Z (8 months ago)
- Topics: gitops
- Language: Go
- Homepage: https://docs.gitops.weave.works/
- Size: 35.7 MB
- Stars: 149
- Watchers: 19
- Forks: 26
- Open Issues: 316
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
# weave-gitops-enterprise
Information
- Releasing guide in [./docs/releasing.md](./docs/releasing.md)
- Dev guide in [CONTRIBUTING.md](./CONTRIBUTING.md)
- Acceptance test guide in [docs/acceptance_testing.md](./docs/acceptance_testing.md)
- Workflows guide in [docs/workflows.md](./docs/workflows.md)
- User docs at https://docs.gitops.weave.works
- Architecture [docs/architecture/](./docs/architecture/)
- Swagger API is available [here](./cmd/clusters-service/api/cluster_services.swagger.json).