wordpress-charmers team mailing list archive
-
wordpress-charmers team
-
Mailing list archive
-
Message #00896
[Merge] ~tcuthbert/charm-k8s-wordpress:container-hardening into charm-k8s-wordpress:container-hardening
The proposal to merge ~tcuthbert/charm-k8s-wordpress:container-hardening into charm-k8s-wordpress:container-hardening has been updated.
Commit message changed to:
fix: apache2 running as unprivileged user
- allow o+rwx for std{err,out} so apache workers have necessary
permissions for logging
- improve build times by ensuring copying from image-builder/files
occurs outside the install phase
- make editing the envvars file simpler: hardcoding the user/group
isn't necessary if its already set as the environment variable
- updates to file/dir permissions to enable wordpress user to
update configs and runtime state files
- ensure connections are gracefully terminated on shutdown by
specifying the STOPSIGNAL
- specify the new tcp port (8000) for the plugin helpers
For more details, see:
https://code.launchpad.net/~tcuthbert/charm-k8s-wordpress/+git/charm-k8s-wordpress-1/+merge/426107
--
Your team Wordpress Charmers is requested to review the proposed merge of ~tcuthbert/charm-k8s-wordpress:container-hardening into charm-k8s-wordpress:container-hardening.
References