[PR #990] fix(billmora): add shared volumes for plugins and themes across containers #15316

Open
opened 2026-07-13 17:00:56 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/Dokploy/templates/pull/990
Author: @Nekoplii
Created: 7/12/2026
Status: 🔄 Open

Base: canaryHead: fix/billmora-volumes


📝 Commits (1)

  • 9482a0c fix(docker): share plugins and themes volumes across containers

📊 Changes

1 file changed (+12 additions, -0 deletions)

View changed files

📝 blueprints/billmora/docker-compose.yml (+12 -0)

📄 Description

What is this PR about?

This PR updates the Billmora template to mount shared named volumes for plugins and themes. This is required to synchronize dynamically installed user assets across the isolated app, worker, and scheduler containers.

New PR of Billmora

Checklist

Before submitting this PR, please make sure that:

Close automatically the related issues using the keywords: closes #ISSUE_NUMBER

Screenshots or Videos


🔄 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/990 **Author:** [@Nekoplii](https://github.com/Nekoplii) **Created:** 7/12/2026 **Status:** 🔄 Open **Base:** `canary` ← **Head:** `fix/billmora-volumes` --- ### 📝 Commits (1) - [`9482a0c`](https://github.com/Dokploy/templates/commit/9482a0c0663a06f892eeeee02cedd762ec42cc22) fix(docker): share plugins and themes volumes across containers ### 📊 Changes **1 file changed** (+12 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `blueprints/billmora/docker-compose.yml` (+12 -0) </details> ### 📄 Description ## What is this PR about? This PR updates the Billmora template to mount shared named volumes for `plugins `and `themes`. This is required to synchronize dynamically installed user assets across the isolated app, worker, and scheduler containers. New PR of Billmora ## Checklist Before submitting this PR, please make sure that: - [x] I have read the suggestions in the README.md file https://github.com/Dokploy/templates?tab=readme-ov-file#general-requirements-when-creating-a-template - [x] I have tested the template in my instance, so the maintainers don't spend time trying to figure out what's wrong. - [x] I have added tests that demonstrate that my correction works or that my new feature works. ## Issues related (if applicable) Close automatically the related issues using the keywords: `closes #ISSUE_NUMBER` ## Screenshots or Videos --- <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 2026-07-13 17:00:56 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/templates#15316