docker-mautic icon indicating copy to clipboard operation
docker-mautic copied to clipboard

Run as non-privileged user

Open malikkirchner opened this issue 5 years ago • 1 comments

Currently the container must run as root. It would be more secure to run as www-data. For that to work the used ports should be above 1000, e.g. 8080 and 8443. Also there are some issues with write access to /var/log, /var/run and /usr/local/etc/php.


Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.

malikkirchner avatar Aug 09 '20 12:08 malikkirchner

Hey there! I'm one of the new maintainers of this repository. It was neglected for some time but that changes now! Could you please re-test if you are still getting this issue so we could focus our limited time on the issues that are still relevant? If there will be no response we'll close this issue in 1 week. It can always be re-opened later on.

cibero42 avatar Apr 15 '25 09:04 cibero42