What are the drawbacks for the open gateway workarounds with rootless Podman? #4555
Replies: 1 comment 2 replies
-
|
Just a heads up, if these are quoting the v15.1 docs those were recently revised with a rather large update in quality and focus on Quadlet, but I was not able to complete the revision fully by verifying the newer So as mentioned in the link, some portions of those docs are potentially outdated until I or someone else can do another pass 😓
Chances are that was also mentioned on the v15.0 and earlier version of the docs, where when that information was originally contributed the version of DMS at the time I don't think defaulted to
Unfortunately the quality of the docs will vary, especially for pages that don't follow our common "happy path" which has a larger demographic and more reports/testing such as the Docker engine with rootful containers instead of Podman / rootless containers. As per the docs update link I provided, I was rather extensive on improving the Quadlet information contributed, but I would definitely encourage you to verify your setup with common flows you expect to have your DMS deployment perform. So while I do try to keep our docs in shape, there's a possibility that our docs may not always be in the best state 😓 |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
The docs for rootless Podman mention:
What I'm confused about is what are the drawbacks with either of the methods listed. Method 1 is setting
PERMIT_DOCKERtonone, but that seems to be the default:docker-mailserver/mailserver.env
Line 71 in 726e2a5
The other involves network drivers, but beyond configuration, the docs don't mention any downsides of going down that route.
Beta Was this translation helpful? Give feedback.
All reactions