mirror of
https://github.com/Dokploy/templates.git
synced 2026-07-15 14:52:05 -05:00
[PR #775] Add ERPNext v16 configuration and remove Strapi duplicates #7997
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: 🔄 Open
Base:
canary← Head:erpnext-version-16📝 Commits (7)
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 management📊 Changes
4 files changed (+370 additions, -18 deletions)
View changed files
➕
blueprints/erpnext-v16/docker-compose.yml(+314 -0)➕
blueprints/erpnext-v16/erpnext.svg(+5 -0)➕
blueprints/erpnext-v16/template.toml(+30 -0)📝
meta.json(+21 -18)📄 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.