[PR #730] [MERGED] Change convex port mapping to expose and bump version #2854

Closed
opened 2026-04-23 03:36:35 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/Dokploy/templates/pull/730
Author: @marcbodea
Created: 2/28/2026
Status: Merged
Merged: 3/5/2026
Merged by: @Siumauricio

Base: canaryHead: canary


📝 Commits (2)

  • e3c7740 chore: update convex backend and dashboard images, switch from port mapping to expose in docker-compose.yml
  • 690b2c1 fix: set default value for DISABLE_BEACON in docker-compose.yml

📊 Changes

1 file changed (+8 additions, -8 deletions)

View changed files

📝 blueprints/convex/docker-compose.yml (+8 -8)

📄 Description

What is this PR about?

New PR of [convex]

Bumped versions to current latest, and removed host port mappings, which should not be needed and in general avoided. Also added default FALSE value for disable beacon as the latest versions error on start if the value is empty.

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/730 **Author:** [@marcbodea](https://github.com/marcbodea) **Created:** 2/28/2026 **Status:** ✅ Merged **Merged:** 3/5/2026 **Merged by:** [@Siumauricio](https://github.com/Siumauricio) **Base:** `canary` ← **Head:** `canary` --- ### 📝 Commits (2) - [`e3c7740`](https://github.com/Dokploy/templates/commit/e3c7740ed273c588d2b8cdae53c5bc9c99f417f0) chore: update convex backend and dashboard images, switch from port mapping to expose in docker-compose.yml - [`690b2c1`](https://github.com/Dokploy/templates/commit/690b2c1e2cc4cee94fb97575c4a3525c7d872408) fix: set default value for DISABLE_BEACON in docker-compose.yml ### 📊 Changes **1 file changed** (+8 additions, -8 deletions) <details> <summary>View changed files</summary> 📝 `blueprints/convex/docker-compose.yml` (+8 -8) </details> ### 📄 Description ## What is this PR about? New PR of [convex] Bumped versions to current latest, and removed host port mappings, which should not be needed and in general avoided. Also added default FALSE value for disable beacon as the latest versions error on start if the value is empty. ## 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. - [ ] 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-04-23 03:36:35 -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#2854