Installation playbooks 3.x#

Install EclecticIQ Intelligence Center 3.x.

Tip

EclecticIQ Intelligence Center 2.x uses a different playbook configuration. See Installation playbooks 2.x.

Upgrading from CentOS 7/RHEL 7

If you are installing or upgrading EcelcticIQ Intelligence Center on managed on older operating systems (e.g. CentOS 7, RHEL 7), you must upgrade the operating system to Rocky Linux 8 or RHEL 8 before following the instructions here.

See:

In this section:

Deployment architecture guidance#

See Deployment architecture guidance.

List of playbook files#

Playbook file

Description

pb-backup-es.yml

Back up Elasticsearch configuration and data directory. See Back up and restore with playbooks.

pb-backup-pg.yml

Back up PostgreSQL configuration and data directory. See Back up and restore with playbooks.

pb-backup-redis.yml

Back up Redis configuration and data directory. See Back up and restore with playbooks.

pb-backup_kibana.yml

Back up Kibana configuration and custom dashboards. See Back up and restore with playbooks.

pb-backup_config.yml

Back up EclecticIQ Intelligence Center configuration files. See Back up and restore with playbooks.

pb-es-upgrade-data.yml

Elasticsearch upgrade playbook. See New install with playbooks.

pb-install-foundations-and-base.yml

Install required packages for EclecticIQ Intelligence Center. See New install with playbooks.

pb-install_intelligence_center.yml

Install EclecticIQ Intelligence Center. See New install with playbooks.

pb-migrate_databases.yml

Migrations. See New install with playbooks.

pb-pg_start_replication.yml

PostgreSQL cluster setup. See New install with playbooks.

pb-post.yml

Post-installation playbook. See New install with playbooks.

pb-pre_requisites.yml

Pre-installation playbook. See New install with playbooks.

pb-remove_neo4j.yml

Remove Neo4j from deployment. Only required if migrating from EclecticIQ Intelligence Center 2.x. See Remove Neo4j.

pb-restore-es.yml

Restore Elasticsearch configuration and data directory. See Back up and restore with playbooks.

pb-restore-pg.yml

Restore PostgreSQL configuration and data directory. See Back up and restore with playbooks.

pb-restore-kibana.yml

Restore Kibana configuration and custom dashboards. See Back up and restore with playbooks.

pb-restore-redis.yml

Restore Redis configuration and data directory. See Back up and restore with playbooks.

pb-start_services.yml

Start all EclecticIQ Intelligence Center services.

pb-stop_services.yml

Stop all EclecticIQ Intelligence Center services.