permitio / opal

Policy and data administration, distribution, and real-time updates on top of Policy Agents (OPA, Cedar, ...)
https://opal.ac
Apache License 2.0
5.14k stars 180 forks source link

Allow running on privileged ports. #666

Closed ojecborec closed 3 weeks ago

ojecborec commented 2 months ago

This should fix getting following error when running OPAL on port 443 as Fargate containers

Can't connect to ('0.0.0.0', 443)
netlify[bot] commented 2 months ago

Deploy Preview for opal-docs canceled.

Name Link
Latest commit d0b96614fc29b62ded67671a871baf2ff6eca489
Latest deploy log https://app.netlify.com/sites/opal-docs/deploys/66f182d3b4a78200082dad27
ojecborec commented 2 months ago

resolves #667

danyi1212 commented 3 weeks ago

As mentioned in https://github.com/permitio/opal/issues/667#issuecomment-2444888170, we are not planning to allow OPAL to run on privileged ports in the official OPAL images, as we want to maintain security and alignment with standard container practices. Therefore, we will close this PR.

However, your feedback has been helpful, and we encourage you to reach out if you have other suggestions or if we can clarify any other details around setting up OPAL in similar environments.

Thank you again for your contribution!