<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Gathr Installation on</title><link>https://docs.gathr.ai/gathr-unlimited/7.6.0/docs/gathr-installation/</link><description>Recent content in Gathr Installation on</description><generator>Hugo -- gohugo.io</generator><lastBuildDate>Sun, 11 Dec 2022 19:37:55 +0530</lastBuildDate><atom:link href="https://docs.gathr.ai/gathr-unlimited/7.6.0/docs/gathr-installation/index.xml" rel="self" type="application/rss+xml"/><item><title>Gathr Installation Introduction</title><link>https://docs.gathr.ai/gathr-unlimited/7.6.0/docs/gathr-installation/gathr-installation-intro/</link><pubDate>Sun, 11 Dec 2022 21:01:49 +0530</pubDate><guid>https://docs.gathr.ai/gathr-unlimited/7.6.0/docs/gathr-installation/gathr-installation-intro/</guid><description>Gathr supports the following types of installation:
Gathr supports the following types of installation:
Deploy Gathr Using Ansible Playbook → Deploy Gathr Using Docker Containers → Gathr Installation Using Docker Swarm → Gathr Deployment Platforms-
On Prem Installation →
Setup Gathr on AWS - Manual Deployment →
Setup Gathr through AWS Marketplace - Automated Deployment →
Gathr Deployment on Azure →
Gathr Deployment on GCP →</description></item><item><title>Deploy Gathr Using Ansible Playbook</title><link>https://docs.gathr.ai/gathr-unlimited/7.6.0/docs/gathr-installation/ansible-playbook-installation/</link><pubDate>Tue, 13 May 2025 13:55:21 +0530</pubDate><guid>https://docs.gathr.ai/gathr-unlimited/7.6.0/docs/gathr-installation/ansible-playbook-installation/</guid><description>Deploy Gathr and its essential components, such as Elasticsearch, RabbitMQ, Zookeeper, PostgreSQL, Spark Standalone, and HDFS/YARN, on server using Ansible Playbook.
Prerequisites # Ensure the following prerequisites to successfully set up and deploy these components.
1. Ansible Server # Ansible should be installed on the server from where you will run the playbook.
Password less SSH must be enabled from the Ansible server to the Gathr and HAProxy servers.
💡 Password less SSH should be configured for the root user on the remote server.</description></item><item><title>Deploy Gathr Using Docker Containers</title><link>https://docs.gathr.ai/gathr-unlimited/7.6.0/docs/gathr-installation/container-deployment-guide/</link><pubDate>Tue, 13 May 2025 14:05:00 +0530</pubDate><guid>https://docs.gathr.ai/gathr-unlimited/7.6.0/docs/gathr-installation/container-deployment-guide/</guid><description>Deploy Gathr and its essential components, such as Elasticsearch, RabbitMQ, Zookeeper, PostgreSQL, Spark Standalone, and HDFS/YARN, using Docker containers.
Prerequisites # 1. Verify Docker and Docker Compose # Ensure that the latest versions of docker and docker compose are installed on Gathr deployment node.
Verify installation:
docker --version docker compose version 2. System Requirements # Operating System: The base OS must be RHEL 9 / OEL 9. Note: The Docker image includes Debian Linux 11 as its operating system.</description></item><item><title>Gathr Installation using Docker Swarm</title><link>https://docs.gathr.ai/gathr-unlimited/7.6.0/docs/gathr-installation/gathr-installation-using-docker-swarm/</link><pubDate>Tue, 13 May 2025 14:05:00 +0530</pubDate><guid>https://docs.gathr.ai/gathr-unlimited/7.6.0/docs/gathr-installation/gathr-installation-using-docker-swarm/</guid><description>This document provides a guide on the prerequisites and steps to deploy Gathr inside Docker for a Spark Standalone Cluster.
Prerequisites # Verify Docker and Swarm initialization.
Ensure that the latest versions of docker are installed on Gathr deployment nodes.
Verify installation:
$ docker –version Follow below points to initialize Swarm cluster and add worker nodes
To create a swarm, run the below command:
$ docker swarm init The output of docker swarm init provides the connection command to join new worker nodes to the swarm.</description></item></channel></rss>