53c16e53c3
Add helper for loading secrets
2024-10-29 02:37:13 +01:00
80d592cf97
Move healthcheck and wp wrapper to src/wp-utils
2024-05-19 21:04:27 +02:00
f86a28f3a6
Move wp-* utils to it's own space in src/
2024-05-19 21:01:52 +02:00
ef47e1b2b9
Add wp-theme script for managing themes
2023-03-22 02:35:46 +01:00
1b62dba10a
Add delete functionality
2023-03-22 02:34:13 +01:00
8df891a400
Refactor plugin installer
...
- Fixes issue where installation is dependent of existence of working database connection
- Overall improvements
- Move out some logic to wp-plugin script
- Use curl to download plugins, instead of wp cli
2023-03-21 01:40:07 +01:00
64722d5b6c
Add healthcheck script and mechanism to make unhealthy if WP install integrity is compromised
2023-01-24 01:42:53 +01:00
fedfaeafc4
Apply patch during build time
2023-01-24 01:24:46 +01:00
dd43a2e929
Remove WEB_ROOT env variable (legacy)
2023-01-23 19:50:30 +01:00
fdb3c6727e
Replace NGINX + PHP-FPM combo with NGINX Unit application server
2023-01-22 20:07:53 +01:00
6d526d71e1
Remove rootfs/usr/local/etc/php-fpm.d/ ties to nlss/php-nginx:7.4 image
2023-01-20 17:40:55 +01:00
xZero707
309e559f81
Add passthrough 'wp' script that adds --allow-root and --path arguments to wp-cli
2020-04-02 01:34:34 +02:00