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.
 
 
adasauce d528d2369d
bump to branch with submitted fixes applied
5 years ago
src@933a6787de bump to branch with submitted fixes applied 5 years ago
.gitmodules Initialize Repo 5 years ago
Dockerfile Add initial docker & docker-compose configuration 5 years ago
README.md Initialize Repo 5 years ago
config.ini Initialize Repo 5 years ago
docker-compose.yml Add initial docker & docker-compose configuration 5 years ago
env.letsencrypt Add example environment files 5 years ago
env.postgres Add example environment files 5 years ago
nginx.conf Add example nginx file using example.org config. 5 years ago

README.md

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