Docker

We have had multiple requests for official Docker documentation and will offer it as soon as possible. No release date is currently available.

Several installers have been able to set up Docker successfully on their own, so if you have Docker experience you will likely be able to do so as well.

The Kubernetes documentation may be helpful to devise how to structure your deployment.

You can also connect with other installers on our #cantonswap-ops Slack channel (see Support).

The following is a rough draft of a Docker setup provided by a kind member of our community. It may not result in a working deployment.


Download the necessary config files from here:

git clone https://gitlab.com/obsidian.systems/cantonswap-docs.git

The key is just overriding the entry point on the container since the default image tries to launch right into the user daemon for the http server.

Last updated

Was this helpful?