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

https://github.com/getplumber/platform

Everything you need to run the Plumber Platform
https://github.com/getplumber/platform

Last synced: 5 months ago
JSON representation

Everything you need to run the Plumber Platform

Awesome Lists containing this project

README

          

# Self-Managed Plumber

[![CI](https://github.com/getplumber/platform/actions/workflows/ci.yml/badge.svg?branch=main)](https://github.com/getplumber/platform/actions/workflows/ci.yml)
[![Release](https://github.com/getplumber/platform/actions/workflows/release.yml/badge.svg?branch=main)](https://github.com/getplumber/platform/actions/workflows/release.yml)

This project contains resources to setup a self-managed instance of [Plumber](https://getplumber.io/).

## Installation

Two installation methods:

- 🐳 [Docker compose](https://getplumber.io/docs/installation/docker-compose/)
- ☸️ [Kubernetes with Helm](https://getplumber.io/docs/installation/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/plumber/README.md), there is a dedicated [contributing page](charts/plumber/CONTIBUTING.md).