Clustering Payara Server in Docker

Clustering Payara Server in Docker user guide.

This guide will demonstrate some more advanced aspects of using Payara Server in Docker and how to setup Payara Server and Payara Micro in a clustered architecture.

Beyond starting and stopping predefined images such as the official Payara Docker images, Docker has support for advanced features. In this user guide, you’ll learn some of these more advanced aspects and how to setup Payara Server and Payara Micro in a clustered architecture, including the use of:

  • Advanced Docker Commands and Options
  • Clustering
  • Load Balancer
  • Deployment Groups
  • Data Grids

This guide contains step-by-step instructions and code samples to follow along and three companion videos to demonstrate:

  • Video: How to use the Deployment Group of Payara Server
  • Video: Payara Domain Data Grid Cluster on Docker
  • Video: Payara Micro Cluster on Docker

Category: User Guide

Subject: Containers, Docker, Payara Server

Clustering Payara Server in Docker Guide

Back to top