Installation
This page describes how to install and prepare Axon Server Proxy for use.
System requirements
Obtaining the proxy
Download the ZIP file
Download the latest axonserver-proxy.zip from the download server (https://download.axoniq.io/axonserver/axonserver-proxy.zip).
Prepare configuration
Before running the proxy, you need to prepare a configuration file. See Configuration for details.
Create a configuration file named proxy.properties in the working directory:
# Minimal configuration
proxy.servers=axonserver1:8124,axonserver2:8124
proxy.port=8124