mirror of
https://github.com/Dokploy/templates.git
synced 2026-03-12 10:05:25 -05:00
[PR #258] [MERGED] Update Checkmate blueprint with new backend image and configuration #317
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/Dokploy/templates/pull/258
Author: @jaainil
Created: 7/31/2025
Status: ✅ Merged
Merged: 8/11/2025
Merged by: @Siumauricio
Base:
main← Head:fix/update-checkmate-template📝 Commits (3)
9cd15c5Update Checkmate blueprint with new backend image and configuration5af7f09Merge branch 'main' into fix/update-checkmate-template26f98ecMerge branch 'main' into fix/update-checkmate-template📊 Changes
3 files changed (+37 additions, -37 deletions)
View changed files
📝
blueprints/checkmate/docker-compose.yml(+21 -31)📝
blueprints/checkmate/template.toml(+15 -5)📝
meta.json(+1 -1)📄 Description
What is this PR about?
New PR for Checkmate template.
This update replaces outdated Docker Hub images with the latest GitHub-hosted versions from Bluewave Labs. It also updates the
docker-compose.ymlandtemplate.tomlfiles to align with current best practices and the official Checkmate documentation. The new configuration improves reliability and ensures compatibility with Dokploy’s environment variable and volume handling.Checklist
Before submitting this PR, please make sure that:
Issues related (if applicable)
Closes #237
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.