pyronear / pyro-platform

Detection & monitoring platform of wildfires
https://platform.pyronear.org/
Apache License 2.0
10 stars 11 forks source link

feat: Adding Traefik reverse proxy #105

Closed Akilditu closed 1 year ago

Akilditu commented 1 year ago

This PR aims at adding Traefik reverse proxy so that we can secure platform app.

Major improvements are :

Thanks a lot for the review !

MateoLostanlen commented 1 year ago

Hi @Akilditu , thanks a lot for this PR. For my part, the platform works well at https://platform.pyronear.org/ and locally using make run_dev.

Just one small point before validating, couldn't you adapt the docker CI so that it runs like run_dev?