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:
Harikrishnan Dhanasekaran
2025-11-08 11:07:11 +05:30
committed by GitHub
parent e562010556
commit 72eda8f5d4
4 changed files with 343 additions and 0 deletions

View File

@@ -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",