Skip to content

Permissionless-Software-Foundation/docker-libp2p-v1-relay

master
Switch branches/tags
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 

docker-libp2p-v1-relay

This repository builds a Docker image that contains an instance of go-libp2p-relay-daemon configured as a V1 Circuit Relay.

This is used by the Permissionless Software Foundation IPFS network to allow for automatic tunneling through firewalls, in order share files across the network.

Installation

  • Ensure you have Docker and Docker Compose installed. It's assumed you are running on Ubuntu Linux.
  • git clone https://github.com/Permissionless-Software-Foundation/docker-libp2p-v1-relay
  • cd docker-libp2p-v1-relay
  • docker-compose pull
  • docker-compose up -d

You can customize the relay-config if you'd like different settings.

This Docker container is built for AMD64 architecture. But it can also be built for ARM64 (Raspberry Pi) architecture by modifying the Dockerfile.

License

MIT

About

A libp2p V1 Cicuit Relay packaged as a Docker container

Resources

License

Stars

Watchers

Forks

Packages

No packages published