1. Install AllQueue Server
AllQServer
Download Docker Image
Grab latest server:
You can simply run the base image, but it uses default credentials and you will want to update with new credentials
You will get results that look something like this
Please record the CLIENT AND SERVER credentials that were output from docker run command above.
Now, you will start the server with the credentials you have recorded for the server.
It's important that you use the SERVER credentials, and not the client credentials (those will be used later).
Port 5555 must be open to the client (make sure your firewall/vpc is not BLOCKING port 5555)
Last updated