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
|
5 years ago | |
---|---|---|
src@933a6787de | 5 years ago | |
.gitmodules | 5 years ago | |
Dockerfile | 5 years ago | |
README.md | 5 years ago | |
config.ini | 5 years ago | |
docker-compose.yml | 5 years ago | |
env.letsencrypt | 5 years ago | |
env.postgres | 5 years ago | |
nginx.conf | 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