reproxy/examples/ssl
2022-03-17 01:51:23 -05:00
..
docker-compose.yml Add persistent volume to keep certificates 2022-03-17 01:51:23 -05:00
README.md detect in-container and set listen address to 0.0.0.0 (#62) 2021-05-03 21:40:21 -05:00

Example of a docker provider with an automatic SSL (Let's Encrypt)

This example should run on the machine with resolvable FQDN. All files use example.com, make sure you replace it with your domain.

run this example with docker-compose up and try to hit containers:

  • curl https://example.com/api/svc1/123
  • curl http://example.com/api/svc2/345
  • curl http://example.com/whoami/test