Skip to content

niki-on-github/bisq-container

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bisq Container

Run the peer-to-peer bitcoin exchange system Bisq inside a container for easy deployment on your homelab server.

Tip

Bisq2 container is available at https://github.com/niki-on-github/bisq2-container

Quickstart

mkdir -p data
chown 1000:1000 data
docker run --rm -it -v $PWD/data:/data -p 5800:5800 ghcr.io/niki-on-github/bisq-container:v1

Open your webbrowser and navigate to ${IP}:5800.

About

Run the peer-to-peer bitcoin exchange system Bisq inside a container

Topics

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors 2

  •  
  •