Picolab / pico-pods

Linking picos to Solid pods
0 stars 0 forks source link

Add a container for nginx #15

Open windley opened 5 months ago

windley commented 5 months ago

Add a third container to the mix to run nginx.

Requirements:

  1. Nginx intermediates all requests to the pico engine
  2. No pod APIs are exposed.
  3. LetsEncrypt handles the TLS.
  4. Docker Compose starts nginx container along with the pico engine and pod server.

See https://picolabs.atlassian.net/wiki/spaces/PLM/pages/2391244801/Pico+Engine+on+EC2

windley commented 5 months ago

Those instructions work whether you're on EC2 or not, BTW.