Playbooks | 3.x | List of playbook files#

Playbook file

Description

include-config-vars.yml

Set broad configuration for the installation. See Playbooks | 3.x | Install | Prepare nodes

pb-backup-es.yml

Back up Elasticsearch configuration and data directory. See Playbooks | 3.x | Back up (for upgrades).

pb-backup-pg.yml

Back up PostgreSQL configuration and data directory. See Playbooks | 3.x | Back up (for upgrades).

pb-backup-redis.yml

Back up Redis configuration and data directory. See Playbooks | 3.x | Back up (for upgrades).

pb-backup_config.yml

Back up EIQ IC configuration files. See Playbooks | 3.x | Back up (for upgrades).

pb-backup_kibana.yml

Back up Kibana configuration and custom dashboards. See Playbooks | 3.x | Back up (for upgrades).

pb-configure_intelligence_center.yml

Set configuration for the Intelligence Center instance after the installation. See Playbooks | 3.x | Install | Prepare nodes

pb-es-upgrade-data.yml

Elasticsearch upgrade playbook. See Playbooks | 3.x | Upgrade.

pb-full-install-upgrade

Overarching playbook that imports other playbooks listed here to accomplish a complete installation or upgrade. See Playbooks | 3.x | Upgrade

pb-install-foundations-and-base.yml

Install required packages for EIQ IC. See Playbooks | 3.x | Upgrade.

pb-install-ollama

Install Ollama on dedicated node. See Production – AI Nodes

pb-install_intelligence_center.yml

Install EIQ IC. See Playbooks | 3.x | Upgrade.

pb-migrate_databases.yml

Migrations. See Playbooks | 3.x | Upgrade.

pb-pg_start_replication.yml

PostgreSQL cluster setup. See Playbooks | 3.x | Upgrade.

pb-pg_upgrade.yml

Initialize PostgreSQL replication. WARNING!!! This playbook destroys the existing database in the PostgreSQL replica.

pb-pgpool.yml

Configure nodes meant for PostgreSQL replication.

pb-post.yml

Post-installation playbook. See Playbooks | 3.x | Upgrade.

pb-pre_requisites.yml

Pre-installation playbook. See Playbooks | 3.x | Upgrade.

pb-remove_neo4j.yml

Remove Neo4j from deployment. Only required if migrating from EIQ IC 2.x. See Execute individual playbooks.

pb-restore-es.yml

Restore Elasticsearch configuration and data directory. See Playbooks | 3.x | Back up (for upgrades).

pb-restore-kibana.yml

Restore Kibana configuration and custom dashboards. See Playbooks | 3.x | Back up (for upgrades).

pb-restore-pg.yml

Restore PostgreSQL configuration and data directory. See Playbooks | 3.x | Back up (for upgrades).

pb-restore-redis.yml

Restore Redis configuration and data directory. See Playbooks | 3.x | Back up (for upgrades).

pb-start_services.yml

Start all EIQ IC services.

pb-stop_services.yml

Stop all EIQ IC services.