WireGuard: Difference between revisions

Line 74: Line 74:
Below is my setup. I have subspace running on port 52395. Apache and certbot manages SSL/TLS and proxies to this local port.
Below is my setup. I have subspace running on port 52395. Apache and certbot manages SSL/TLS and proxies to this local port.
<pre>
<pre>
mkdir -p /home/david/wireguard/data
docker create \
docker create \
     --name subspace \
     --name subspace \