ARS
Last updated
Was this helpful?
Last updated
Was this helpful?
GitHub Repository:
Docker Hub:
ARS is an add-on for the Gunbot trading system.
Key capabilities of this container:
Auto-builds with the latest stable version of Gunbot, use the tag :latest
Auto-builds with the latest beta version of Gunbot, use the tag :beta
Multi-platform support ( amd64
and arm64
)
Supports the latest version of the ARS releases.
ARS requires a license. A license can be acquired from the .
For the automated, quick start route, with your container tool, simply run
Once the image is downloaded, it will run and auto-start in usually about one minute or less.
If the port, by default 5000, is open on the host, and pass-thru the container, go to https://IPofCONTAINER:5000
(localhost could be used if local environment)
In the above example, Gunbot would be available on https://IPofCONTAINER:5010
and data would persist on the mounted directory /host/directory/to/volume
.
Review the ARS documentation for setup, ask crazymop or bestnaf for a copy of it
Join the Telegram Community, ask crazymop or bestnaf for access to it.
Access the to review tags and all the details of the container.
Submit issues/feedback/feature requests at the []