saltyorg / Sandpit

GNU General Public License v3.0
6 stars 5 forks source link

Update zigbee2mqtt Role To Reflect T3 Role Changes #18

Closed RaneyDazed closed 6 months ago

RaneyDazed commented 6 months ago

Refined web URL logic and reduced Traefik API exposure

Streamlined the construction of the web URL to conditionally include the subdomain only when it is set. Simplified the Traefik middleware setup by decoupling the SSO middleware extension, introducing a variable for custom middleware while ensuring backward compatibility with default settings.

Additionally, disabled the Traefik API endpoint by default to enhance security and removed an unnecessary privileged mode commentary. Unified volume and device mappings by adding a read-only localtime mount for time synchronization and pruning an unused device mapping, promoting consistency across environments.

Optimized configuration readability and maintainability, potentially reducing misconfigurations and bolstering deployment security.

<3 ChatGPT :p

maximuskowalski commented 6 months ago

Did you test it?

RaneyDazed commented 6 months ago

Did you test it?

I'm sorry max, yes this is what I use at home, it works fine.