This guide will outline how to install Artifactory 7 HA for a production ready environment using the Docker-Compose installation. In this guide, we will be walking through setting up a Postgres external database, multiple artifactory nodes, and a NGINX reverse proxy (which can act as a load balancer as well). At minimum, a server per Artifactory node is required. Note that you will need a license per Artifactory node. We also recommend having a type of cloud bucket storage (e.g. S3) ready. A good understanding of linux based operating systems, docker-compose and docker will be required to fully grasp the material throughout this guide.