You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
fosspay-docker/README.md

12 lines
518 B

It's fosspay deployed using docker.
Special considerations for this deployment.
- exposes wonky port numbers, meant to be behind a reverse proxy
- bridge configured to be served on over wireguard VPN
- handles it's own SSL certs using `vdhpieter/letsencrypt-webroot`, a working
fork of the original kvaps container which has been retired. this container
and workflow are used for historical reasons mostly.
- hardened SSL nginx configuration with letsencrypt support.
Probably not that interesting to you