zyb0t
GitHub Repository: https://github.com/computeronix/docker-zyb0t
Docker Hub: https://hub.docker.com/r/computeronix/zyb0t
Overview
zyb0t is an add-on for the Gunbot trading system.
Highlights
Key capabilities of this container:
Auto-builds with the latest stable version of Gunbot, use the tag
:latestAuto-builds with the latest beta version of Gunbot, use the tag
:betaMulti-platform support (
amd64andarm64)Supports the latest version of the zyb0t releases.
Licensing
zyb0t requires a license. Please contact zy0n to inquire about a license.
How to Get Startedβ
Docker Hub Repo
Access the Docker Hub to review tags and all the details of the container.
Quick Startβ
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)
Example with persistent data and pass-through
In the above example, Gunbot would be available on https://IPofCONTAINER:5010 and data would persist on the mounted directory /host/directory/to/volume.
Support
Join the Telegram Community
Submit issues/feedback/feature requests at the [GitHub site]
Last updated
Was this helpful?