Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 597 Bytes

05-start.adoc

File metadata and controls

20 lines (15 loc) · 597 Bytes

Launch a server

Docker

Prepare configuration files dshackle.yaml and upstreams.yaml in the current directory, then launch docker as:

docker run -p 2449:2449 -v $(pwd):/config -w /config emeraldpay/dshackle:0.15

Install & Run manually

  1. Download the latest release from https://github.com/emeraldpay/dshackle/releases

  2. Unpack unzip dshackle-0.15.0.zip

  3. Copy to /opt/dshackle

  4. Setup configuration in /etc/dshackle

  5. Run as cp /etc/dshackle && /opt/dshackle/bin/dshackle