quality-time icon indicating copy to clipboard operation
quality-time copied to clipboard

Default bind to higher port in www component

Open wkoot opened this issue 7 months ago • 2 comments

  • [ ] Change the default PROXY_PORT to 8080, so we don't bind a privileged port. Since this will remove backwards compatability and changes to docker-compose, it requires a major release.
  • [ ] Remove CAP_NET_BIND_SERVICE from the proxy Dockerfile and helm deployment. This will allow for easier deployments on environments that have stricter rules.
  • [ ] Update deployment documentation
  • [ ] Update software documentation
  • [ ] Update versioning policy

wkoot avatar Jul 10 '24 10:07 wkoot