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: Playbook

  • Playbooks

    In Getting Started

    SetupPlaybookPIGSTY

    Playbooks are used in Pigsty to install modules on nodes. To run playbooks, just treat them as executables. e.g. run with ./install.yml. Playbooks Here are default playbooks included in Pigsty. Playbook Function install.yml Install Pigsty on current …

    Playbooks are used in Pigsty to install modules on nodes. To run playbooks, just treat them as executables. e.g. run with ./install.yml. Playbooks Here are default playbooks included in Pigsty. Playbook Function install.yml Install Pigsty on current …

  • Playbook

    In Module: PGSQL

    PlaybookPGSQL

    Pigsty has a series of playbooks for PostgreSQL: pgsql.yml : Init HA PostgreSQL clusters or add new replicas. pgsql-rm.yml : Remove PostgreSQL cluster, or remove replicas pgsql-user.yml : Add new business user to existing PostgreSQL cluster …

    Pigsty has a series of playbooks for PostgreSQL: pgsql.yml : Init HA PostgreSQL clusters or add new replicas. pgsql-rm.yml : Remove PostgreSQL cluster, or remove replicas pgsql-user.yml : Add new business user to existing PostgreSQL cluster …