An open API service indexing awesome lists of open source software.

https://github.com/kevin-doolaeghe/reverse-proxy

Reverse-proxy | Nginx + Self signed certificate
https://github.com/kevin-doolaeghe/reverse-proxy

docker nginx reverse-proxy self-signed-certificate

Last synced: 8 months ago
JSON representation

Reverse-proxy | Nginx + Self signed certificate

Awesome Lists containing this project

README

          

# Reverse-proxy | Nginx + Self signed certificate

## Setup

```
docker-compose -p reverse-proxy up -d
```

## References

* [Simplest HTTPS setup: Nginx Reverse Proxy + Let's Encrypt + AWS Cloud + Docker](https://leangaurav.medium.com/simplest-https-setup-nginx-reverse-proxy-letsencrypt-ssl-certificate-aws-cloud-docker-4b74569b3c61)
* [Nginx Proxy Manager](https://nginxproxymanager.com/guide/#project-goal)
* [Traefik](https://doc.traefik.io/traefik/getting-started/quick-start/)