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 drpcorg/dshackle:0.12
Install & Run manually
-
Download latest release from https://github.com/drpcorg/dshackle/releases
-
Unpack
unzip dshackle-0.6.0.zip
-
Copy to
/opt/dshackle
-
Setup configuration in
/etc/dshackle
-
Run as
cp /etc/dshackle && /opt/dshackle/bin/dshackle