Skip to content

Version v2.7.0 of the documentation is no longer actively maintained. The site that you are currently viewing is an archived snapshot. For up-to-date documentation, see the latest version.

Category: Config

  • Infra as Code

    In Concept

    ConfigPIGSTY

    Infra as Code, Database as Code, Declarative API & Idempotent Playbooks, GitOPS works like a charm. Pigsty provides a declarative interface: Describe everything in a config file, and Pigsty operates it to the desired state with idempotent playbooks. …

    Infra as Code, Database as Code, Declarative API & Idempotent Playbooks, GitOPS works like a charm. Pigsty provides a declarative interface: Describe everything in a config file, and Pigsty operates it to the desired state with idempotent playbooks. …

  • Configuration

    In Getting Started

    SetupConfigPIGSTY

    Pigsty treats Infra & Database as Code. You can describe the infrastructure & database clusters through a declarative interface. All your essential work is to describe your need in the inventory, then materialize it with a simple idempotent playbook. …

    Pigsty treats Infra & Database as Code. You can describe the infrastructure & database clusters through a declarative interface. All your essential work is to describe your need in the inventory, then materialize it with a simple idempotent playbook. …

  • Configuration

    In Module: PGSQL

    ConfigPGSQL

    You can define different types of instances & clusters. Identity: Parameters used for describing a PostgreSQL cluster Primary: Define a single instance cluster. Replica: Define a basic HA cluster with one primary & one replica. Offline: Define a …

    You can define different types of instances & clusters. Identity: Parameters used for describing a PostgreSQL cluster Primary: Define a single instance cluster. Replica: Define a basic HA cluster with one primary & one replica. Offline: Define a …