Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/r2devops/self-managed
Helm chart and docker-compose to run a self-managed R2Devops instance
https://github.com/r2devops/self-managed
helm-charts
Last synced: 3 months ago
JSON representation
Helm chart and docker-compose to run a self-managed R2Devops instance
- Host: GitHub
- URL: https://github.com/r2devops/self-managed
- Owner: r2devops
- Created: 2023-07-06T14:00:51.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-08-14T07:40:06.000Z (3 months ago)
- Last Synced: 2024-08-14T10:43:50.087Z (3 months ago)
- Topics: helm-charts
- Language: Shell
- Homepage: https://charts.r2devops.io/
- Size: 8.63 MB
- Stars: 13
- Watchers: 1
- Forks: 1
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Self-Managed R2Devops
[![CI](https://github.com/r2devops/self-managed/actions/workflows/ci.yml/badge.svg?branch=main)](https://github.com/r2devops/self-managed/actions/workflows/ci.yml)
[![Release](https://github.com/r2devops/self-managed/actions/workflows/release.yml/badge.svg?branch=main)](https://github.com/r2devops/self-managed/actions/workflows/release.yml)This project contains resources to setup a self-managed instance of [R2Devops](https://r2devops.io/).
## Installation
Two installation methods:
- 🐳 [Docker compose](https://docs.r2devops.io/self-managed/docker-compose/)
- ☸️ [Kubernetes with Helm](https://docs.r2devops.io/self-managed/kubernetes/)## Contributions
You are welcome to help us improve this repository!
🎮 Open an Issue or create Pull Requests from your fork
For the [Helm chart](charts/r2devops/README.md), there is a dedicated [contributing page](charts/r2devops/CONTIBUTING.md).