Sign inSign up

hdegroote/rehoster

By hdegroote

Updated over 1 year ago

Hypercore rehost server: keep hypercores available

Image
0

3.4K

hdegroote/rehoster repository overview

Rehoster

Dockerised Rehoster (https://gitlab.com/dcent-tech/rehoster)

Note: see https://hub.docker.com/repository/docker/hdegroote/hypercore-rehost-server for the hypercore-rehost-server docker image

Run

It's easiest to run the Rehoster container with host networking, rather than the default bridge network, because otherwise the Hyperswarm stack struggles to Holepunch to other instances on the same LAN.

Docker

docker run --network=host --mount type=bind,source=/path/to/config/dir,target=/etc/rehoster/ --mount type=volume,source=rehoster-corestore-volume,target=/home/rehoster/corestore hdegroote/rehoster

The source directory for the bind mount should contain a rehoster-keys.yml file containing the desired configuration.

Tag summary

Content type

Image

Digest

sha256:9f36a21a3

Size

124.9 MB

Last updated

over 1 year ago

docker pull hdegroote/rehoster