mirror of
https://github.com/Dokploy/templates.git
synced 2026-06-15 20:25:24 +02:00
Feat : Add BigCapital template -#47 (#511)
* feat: add BigCapital template * Refactor docker-compose.yml to use ports instead of expose Removed container names and exposed sections for services. Updated to use ports instead of expose for webapp, server, mysql, mongo, redis, and gotenberg services. --------- Co-authored-by: Mauricio Siu <47042324+Siumauricio@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
e562010556
commit
72eda8f5d4
20
meta.json
20
meta.json
@@ -662,6 +662,26 @@
|
||||
"alerts"
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "bigcapital",
|
||||
"name": "BigCapital",
|
||||
"version": "latest",
|
||||
"description": "BigCapital is a great open source alternative to QuickBooks. A comprehensive accounting and financial management system for businesses.",
|
||||
"logo": "logo.svg",
|
||||
"links": {
|
||||
"github": "https://github.com/bigcapitalhq/bigcapital",
|
||||
"website": "https://bigcapital.app/",
|
||||
"docs": "https://github.com/bigcapitalhq/bigcapital"
|
||||
},
|
||||
"tags": [
|
||||
"accounting",
|
||||
"finance",
|
||||
"bookkeeping",
|
||||
"quickbooks",
|
||||
"erp",
|
||||
"business"
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "blender",
|
||||
"name": "Blender",
|
||||
|
||||
Reference in New Issue
Block a user