pyronear / pyro-platform

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

fix: Update websocket to https #52

Closed Akilditu closed 3 years ago

Akilditu commented 3 years ago

Hi everyone this short PR aims at :

  1. Updating Websocket endpoint to https fulfilling the new https://platform.pyronear.org/ requierement after OVH deployment
  2. Cleaning a no longer mandatory gunicorn job in workflows after Heroku migration
  3. Adding a workflow to publish new docker image to docker hub each time new release is created

Thanks for the review !