[PR #511] [MERGED] Feat : Add BigCapital template -#47 #512

Closed
opened 2025-11-22 20:40:05 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/Dokploy/templates/pull/511
Author: @Harikrishnan1367709
Created: 11/6/2025
Status: Merged
Merged: 11/8/2025
Merged by: @Siumauricio

Base: mainHead: Template-Request-BigCapital-#47


📝 Commits (2)

  • 9dc56e4 feat: add BigCapital template
  • 0f2e39f Refactor docker-compose.yml to use ports instead of expose

📊 Changes

4 files changed (+343 additions, -0 deletions)

View changed files

blueprints/bigcapital/docker-compose.yml (+152 -0)
blueprints/bigcapital/logo.svg (+1 -0)
blueprints/bigcapital/template.toml (+170 -0)
📝 meta.json (+20 -0)

📄 Description

Adds BigCapital template

Changes:

  • Added blueprints/bigcapital/ directory with:
    • docker-compose.yml - Multi-service setup (webapp, server, MySQL, MongoDB, Redis, Gotenberg)
    • template.toml - Complete configuration with all environment variables
    • logo.svg - Official BigCapital logo
  • Updated meta.json with BigCapital entry
Screenshot 2025-11-06 at 8 27 49 PM

Fixes -#47


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/Dokploy/templates/pull/511 **Author:** [@Harikrishnan1367709](https://github.com/Harikrishnan1367709) **Created:** 11/6/2025 **Status:** ✅ Merged **Merged:** 11/8/2025 **Merged by:** [@Siumauricio](https://github.com/Siumauricio) **Base:** `main` ← **Head:** `Template-Request-BigCapital-#47` --- ### 📝 Commits (2) - [`9dc56e4`](https://github.com/Dokploy/templates/commit/9dc56e48a8f5dd19183661bc54fc7317315fa079) feat: add BigCapital template - [`0f2e39f`](https://github.com/Dokploy/templates/commit/0f2e39fb64042f8ca2aa17ace7d0b45eebe72321) Refactor docker-compose.yml to use ports instead of expose ### 📊 Changes **4 files changed** (+343 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `blueprints/bigcapital/docker-compose.yml` (+152 -0) ➕ `blueprints/bigcapital/logo.svg` (+1 -0) ➕ `blueprints/bigcapital/template.toml` (+170 -0) 📝 `meta.json` (+20 -0) </details> ### 📄 Description Adds BigCapital template **Changes:** - Added `blueprints/bigcapital/` directory with: - `docker-compose.yml` - Multi-service setup (webapp, server, MySQL, MongoDB, Redis, Gotenberg) - `template.toml` - Complete configuration with all environment variables - `logo.svg` - Official BigCapital logo - Updated `meta.json` with BigCapital entry <img width="1693" height="974" alt="Screenshot 2025-11-06 at 8 27 49 PM" src="https://github.com/user-attachments/assets/909c3694-06c9-452c-8b03-93760c2f3c0d" /> Fixes -#47 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2025-11-22 20:40:05 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/templates#512