RoboSats
RoboSats
Docker app from Raccommode's Repository
Overview
RoboSats is a simple and private peer-to-peer Bitcoin exchange client. It serves the local web app and proxies coordinator API traffic through a Tor SOCKS proxy, using Lightning hold invoices to reduce custody and trust requirements.
Requirements
This template runs the RoboSats self-hosted client, not a coordinator backend, Lightning node, database, or Tor daemon. The client needs a reachable SOCKS Tor proxy through TOR_PROXY_IP and TOR_PROXY_PORT. Upstream's compose example shares a Tor container network namespace with the client; on Unraid, use a reachable Tor container or host proxy and adjust these variables accordingly before trading.
Runtime arguments
- Web UI
http://[IP]:[PORT:12596]- Network
bridge- Shell
sh- Privileged
- false
Template configuration
Web UI PortPorttcp
RoboSats self-hosted client web interface. Container port: 12596.
- Target
- 12596
- Default
- 12596
- Value
- 12596
Tor Proxy IPVariable
SOCKS Tor proxy host used by the client to reach coordinators. Use 127.0.0.1 only when the Tor proxy shares this container's network namespace; otherwise use a reachable Tor container hostname, IP, or host proxy address.
- Target
- TOR_PROXY_IP
- Default
- 127.0.0.1
- Value
- 127.0.0.1
Tor Proxy PortVariable
SOCKS Tor proxy port used by the client to reach coordinators.
- Target
- TOR_PROXY_PORT
- Default
- 9050
- Value
- 9050
Categories
Details
Repository
recksato/robosats-client:v0.8.4-alphaLast Updated2026-06-02
First Seen2026-05-19
Run RoboSats on Unraid.
RoboSats is listed in Community Apps for Unraid OS. Explore Unraid to build a flexible home server, NAS, or homelab.