Add ERPNext v16 configuration and remove Strapi duplicates#775
Open
satyatulasijalandharch wants to merge 7 commits intoDokploy:canaryfrom
Open
Add ERPNext v16 configuration and remove Strapi duplicates#775satyatulasijalandharch wants to merge 7 commits intoDokploy:canaryfrom
satyatulasijalandharch wants to merge 7 commits intoDokploy:canaryfrom
Conversation
built with Refined Cloudflare Pages Action⚡ Cloudflare Pages Deployment
|
Contributor
There was a problem hiding this comment.
Pull request overview
Adds a new Dokploy blueprint for deploying ERPNext v16 and updates the central template index, while also removing a duplicate Strapi entry from meta.json.
Changes:
- Added
blueprints/erpnext_16/(Compose + Dokploy template config + logo) for ERPNext v16. - Added a new
meta.jsonentry forerpnext_16. - Removed a duplicate
strapientry frommeta.json.
Reviewed changes
Copilot reviewed 3 out of 4 changed files in this pull request and generated 3 comments.
| File | Description |
|---|---|
| meta.json | Registers the new ERPNext v16 template and removes a duplicate Strapi entry. |
| blueprints/erpnext_16/template.toml | Defines variables, domain mapping, and environment for the ERPNext v16 blueprint. |
| blueprints/erpnext_16/docker-compose.yml | Introduces the full multi-service ERPNext v16 Compose stack (frontend/backend/workers/db/redis). |
| blueprints/erpnext_16/erpnext.svg | Adds the ERPNext logo asset for the new blueprint. |
0a560a6 to
76792ce
Compare
…r-compose.yml for scheduler management
e6e6ff5 to
7251994
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What is this PR about?
New PR of ERPNext Version 16
Checklist
Before submitting this PR, please make sure that: