mirror of
https://github.com/Dokploy/templates.git
synced 2026-05-23 06:52:56 -05:00
[PR #717] refactor(bigcapital): improve docker-compose reliability #2039
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/717
Author: @adryserage
Created: 2/20/2026
Status: 🔄 Open
Base:
canary← Head:refactor/bigcapital📝 Commits (2)
127b049refactor(bigcapital): improve docker-compose reliabilityf4ee6adUpdate blueprints/bigcapital/docker-compose.yml📊 Changes
1 file changed (+67 additions, -24 deletions)
View changed files
📝
blueprints/bigcapital/docker-compose.yml(+67 -24)📄 Description
Summary
Improves the Bigcapital docker-compose template for better reliability and Dokploy compatibility.
Changes
Context
Clean resubmission of #578 (closed for inactivity). No review feedback was given on the original — changes are identical.
Testing
Greptile Summary
Refactored Bigcapital template to improve reliability by replacing
portswithexpose, adding database migration init container, and integrating self-contained MinIO for S3 storage.Major improvements:
exposeinstead ofports(Traefik handles external routing)Issues requiring attention:
version: "3.8"declaration violates Dokploy style guide requirementsConfidence Score: 3/5
docker-compose.yml(missing version, port conflicts) and verifytemplate.tomlGotenberg configuration matchesLast reviewed commit:
127b049Context used:
dashboard- AGENTS.md (source)🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.