openstreetmap / operations

OSMF Operations Working Group issue tracking
https://operations.osmfoundation.org/
98 stars 13 forks source link

Containerise small services on Ridley #1028

Open grischard opened 5 months ago

grischard commented 5 months ago

Left to containerise on Ridley:

Wordpress

Mediawiki

Wordpress with civicrm

Perl

grischard commented 1 month 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.

Firefishy commented 1 month ago

The initial cut of the immutable wordpress container is available here: https://github.com/openstreetmap/wordpress-container