Dear fediverse, please send me documentation to setup either apache or ngnix as a TLS terminating proxy so that I can serve https://a.domain.com and https://b.domain.com on the same IP.
Thanks!
@fabrice This might help? https://medium.com/@TechInWire/using-letsencrypt-to-secure-multiple-domains-with-nginx-95427c54be95
@fabrice Also here's the gist of what I use for my dat-store setups et al: https://github.com/rangermauve/dat-store#nginx-tips
Have the `proxy_pass` point to the service you want to proxy for.
Escape ship from centralized social media run by Mauve.
@fabrice Also here's the gist of what I use for my dat-store setups et al: https://github.com/rangermauve/dat-store#nginx-tips
Have the `proxy_pass` point to the service you want to proxy for.