Rename p2p-org to drpcorg (#484)

This commit is contained in:
Tony Ganch
2024-05-22 11:19:50 +02:00
committed by GitHub
parent 8f8d89ae74
commit 100578dc6d
10 changed files with 21 additions and 21 deletions

View File

@@ -8,13 +8,13 @@ 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 p2p-org/dshackle:{version-short}
docker run -p 2449:2449 -v $(pwd):/config -w /config drpcorg/dshackle:{version-short}
----
=== Install & Run manually
1. Download latest release from https://github.com/p2p-org/dshackle/releases
1. Download latest release from https://github.com/drpcorg/dshackle/releases
2. Unpack `unzip dshackle-0.6.0.zip`
3. Copy to `/opt/dshackle`
4. Setup configuration in `/etc/dshackle`
5. Run as `cp /etc/dshackle && /opt/dshackle/bin/dshackle`
5. Run as `cp /etc/dshackle && /opt/dshackle/bin/dshackle`