mirror of
https://github.com/Dokploy/templates.git
synced 2026-05-06 02:07:03 -05:00
[PR #616] [MERGED] feat(blueprint): strapi template #3362
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/616
Author: @nktnet1
Created: 12/21/2025
Status: ✅ Merged
Merged: 2/16/2026
Merged by: @Siumauricio
Base:
canary← Head:strapi📝 Commits (10+)
1fd7efcfeat(blueprint): strapi template5e440e9feat: strapi meta.json235003ffix: strapi extra colon0d2ac98fix: docker syntax for expose and depends_on21afbedfix: change image base4328ec6fix: strapi healthcheck1f37e27fix: add jwt secret and admin jwt secret to strapieec5791fix: strapi healthcheck start interval7bf71c6fix(template): strapi v5.33.09f6c008Update docker-compose.yml📊 Changes
4 files changed (+114 additions, -0 deletions)
View changed files
➕
blueprints/strapi/docker-compose.yml(+58 -0)➕
blueprints/strapi/strapi.svg(+23 -0)➕
blueprints/strapi/template.toml(+15 -0)📝
meta.json(+18 -0)📄 Description
What is this PR about?
Template for strapi:
Issues related (if applicable)
Closes #171, #392
Old blocking task
UPDATE: elestio/strapi-production has been updated to v5.33.0.
https://hub.docker.com/r/elestio/strapi-production
NOTE: waiting on elestio to update their strapi image to v5.29 to solve the issue:
The specific PR with the fix is:
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.