Payload SupportFebruary 27, 2026 · One min readSkpr Platform TeamPlatform EngineeringOverview With the release of Skpr v1.0 we have added first class support for Payload CMS. Features: MongoDB support through AWS DocumentDB. Our CDN solution configured specifically to support Payload. CLI and Skpr UI support. Same development workflow as other project types. Link skpr/examples/payload
OpenSearch 2.x and 3.x Local ImagesJune 23, 2025 · One min readSkpr Platform TeamPlatform EngineeringOverview We have added local developer images for OpenSearch 2.x and 3.x. # 2.xdocker.io/skpr/opensearch:dev-v2-2.x# 3.xdocker.io/skpr/opensearch:dev-v2-3.x Link Pull Request: 2.x Pull Request: 3.x
New Relic PHP 8.4 SupportJanuary 17, 2025 · One min readSkpr Platform TeamPlatform EngineeringOverview Our PHP 8.4 images now include support for New Relic. Link Pull Request