Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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