update docs (#348)

This commit is contained in:
a10zn8
2023-11-23 00:08:01 +03:00
committed by GitHub
parent 5a154ac817
commit 138e5d3eb3
13 changed files with 148 additions and 468 deletions

View File

@@ -8,12 +8,12 @@ Prepare configuration files `dshackle.yaml` and `upstreams.yaml` in the current
[source,bash,subs="attributes"]
----
docker run -p 2449:2449 -v $(pwd):/config -w /config emeraldpay/dshackle:{version-short}
docker run -p 2449:2449 -v $(pwd):/config -w /config p2p-org/dshackle:{version-short}
----
=== Install & Run manually
1. Download latest release from https://github.com/emeraldpay/dshackle/releases
1. Download latest release from https://github.com/p2p-org/dshackle/releases
2. Unpack `unzip dshackle-0.6.0.zip`
3. Copy to `/opt/dshackle`
4. Setup configuration in `/etc/dshackle`