mirror of
https://github.com/Dokploy/templates.git
synced 2026-05-06 02:07:03 -05:00
[PR #610] [MERGED] Add Dolibarr ERP & CRM template #1950
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/610
Author: @Copilot
Created: 12/20/2025
Status: ✅ Merged
Merged: 12/20/2025
Merged by: @Siumauricio
Base:
canary← Head:copilot/add-dolibarr-template📝 Commits (4)
a203314Initial plan9416be9Add Dolibarr ERP & CRM templatec93116eUpdate template.tomlbd8b909Update blueprints/dolibarr/docker-compose.yml📊 Changes
4 files changed (+83 additions, -0 deletions)
View changed files
➕
blueprints/dolibarr/docker-compose.yml(+40 -0)➕
blueprints/dolibarr/logo.svg(+1 -0)➕
blueprints/dolibarr/template.toml(+23 -0)📝
meta.json(+19 -0)📄 Description
What is this PR about?
Adds Dolibarr v21.0.0 - an open source ERP & CRM system for managing business operations (contacts, invoices, orders, inventory, HR, manufacturing).
Template structure:
healthcheck.sh --connect --innodb_initialized(more robust thanmysqladmin ping)Checklist
Before submitting this PR, please make sure that:
Screenshots or Videos
Verification performed:
docker manifest inspect dolibarr/dolibarr:21.0.0Original prompt
💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn more Copilot coding agent tips in the docs.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.