Skip to main content

Introduction

This section describes how to setup your self-managed instance of Plumber.

Installation methods

Infrastructure

The Plumber Infrastructure is composed of the following components:

Plumber infrastructure

  • Plumber frontend: the Plumber interface
  • Plumber backend: the Plumber backend and API
  • Plumber worker: used to run the tasks of asynchronous requests
  • PostgreSQL: used to store Plumber backend data
  • Redis: used to cache Plumber data and create tasks lists for workers