thorrak / fermentrack

A replacement web interface for BrewPi
MIT License
138 stars 61 forks source link

Self-Signed Cert HTTPS Support for Nginx Docker Container #718

Closed HuggableShark closed 1 year ago

HuggableShark commented 1 year ago

Added required lines and walkthrough to explain how a user can add their own self-signed https cert and key to the docker container for increased security.

Process explained in https_README.md in fermentrack_tools/compose/production/nginx/https_README.md

CLAassistant commented 1 year ago

CLA assistant check
All committers have signed the CLA.

thorrak commented 1 year ago

Thanks for this! Excellent timing, too -- I've been looking at potentially implementing HTTPS compatibility for Fermentrack targets into TiltBridge (https://github.com/thorrak/tiltbridge/issues/215).