Open grischard opened 9 months ago
Discussed this with Grant today. For wordpress, he's working to an immutable container (with all plugins / themes baked in). Runtime cannot be changed and runs effectively underprivileged user.
Compared to letting chef handle the wordpress container and the themes/plugins, this makes CI testing and running staging/dev versions easier, at the cost of significant development time. Grant and I have agreed that if the immutable container route wasn't in production by our Monday meeting, we'd go the 'quick' chef route.
The initial cut of the immutable wordpress container is available here: https://github.com/openstreetmap/wordpress-container
Left to containerise on Ridley:
Wordpress
Mediawiki
Wordpress with civicrm
Perl