Azul will only ever contact you from an @azul.com email address. We will never email you from any other domain. If you receive a message purporting to be from Azul from any other domain, it is not from us and may be an attempt at fraud. Please do not respond and report it to [email protected]

Using Azul Payara Server with Docker

Docker is a platform which makes it easier to create, deploy and run your applications using containers. A container bundles all the software needed to run it. By packaging the required dependencies, it makes it easy to run it on any machine, regardless of small configuration differences. This article will explain more about introducing Docker. 

The guide linked below will demonstrate the basic usage of Docker, including videos, as well as provide some example configurations using the Azul Payara Server Docker images.

Learn how to:

  • Get started with Docker
  • Install Docker
  • Use Docker containers
  • Write Docker images
  • Build a DockerFile
  • Use the Azul Payara Server Full Docker Image
  • Deploy applications using the Azul Payara Server admin console
  • Cluster Azul Payara Server Docker Containers 

{{cta(‘faa4a554-5e7f-45a3-b808-23d25d47c7db’)}}

Payara provides several Docker container images (download here). These can be used as-is to run your applications on Azul Payara Server or Azul Payara Micro (the Payara Platform). Or you can create your own Docker images based on them. If you want to explore more resources visit this page for more guides, videos and articles.