mirror of
https://github.com/Dokploy/templates.git
synced 2026-07-15 14:52:05 -05:00
[PR #775] [MERGED] Add ERPNext v16 configuration and remove Strapi duplicates #16105
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/775
Author: @satyatulasijalandharch
Created: 4/7/2026
Status: ✅ Merged
Merged: 7/8/2026
Merged by: @Siumauricio
Base:
canary← Head:erpnext-version-16📝 Commits (9)
2c80762feat: add ERPNext version 16 configuration and assets2d1eeb8refactor: remove Strapi duplicate entry from meta.json84a19c4chore: rename the folder76792cefix: update ERPNext ID format in meta.json0064d0bfix: correct redis_socketio configuration in docker-compose.yml8d514c2fix: update volume path for db service in docker-compose.yml7251994feat: add ENABLE_SCHEDULER variable to template.toml and update docker-compose.yml for scheduler managementc5a7134Merge remote-tracking branch 'origin/canary' into erpnext-version-16c7487d8fix: db healthcheck window too short and blocking depends_on aborted deploy📊 Changes
4 files changed (+357 additions, -0 deletions)
View changed files
➕
blueprints/erpnext-v16/docker-compose.yml(+301 -0)➕
blueprints/erpnext-v16/erpnext.svg(+5 -0)➕
blueprints/erpnext-v16/meta.json(+21 -0)➕
blueprints/erpnext-v16/template.toml(+30 -0)📄 Description
What is this PR about?
New PR of ERPNext Version 16
Checklist
Before submitting this PR, please make sure that:
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.