[PR #525] Feat : Add Quant-Ux template -#173 #521

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

📋 Pull Request Information

Original PR: https://github.com/Dokploy/templates/pull/525
Author: @Harikrishnan1367709
Created: 11/11/2025
Status: 🔄 Open

Base: mainHead: Add-Quant-UX-#173


📝 Commits (1)

  • aa903c1 Feat : Add Quant-Ux template -#173

📊 Changes

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

View changed files

blueprints/quant-ux/docker-compose.yml (+74 -0)
blueprints/quant-ux/logo.svg (+2 -0)
blueprints/quant-ux/template.toml (+50 -0)
📝 meta.json (+19 -0)

📄 Description

Adds Quant-UX template with docker-compose setup including:

  • MongoDB database service
  • Quant-UX frontend (port 8082)
  • Quant-UX backend
  • Quant-UX websocket server (port 8086)

Includes template.toml with configurable environment variables for JWT, mail, and authentication settings.

Screenshot 2025-11-11 at 6 56 32 PM

Fixes -#173


🔄 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/525 **Author:** [@Harikrishnan1367709](https://github.com/Harikrishnan1367709) **Created:** 11/11/2025 **Status:** 🔄 Open **Base:** `main` ← **Head:** `Add-Quant-UX-#173` --- ### 📝 Commits (1) - [`aa903c1`](https://github.com/Dokploy/templates/commit/aa903c15f4763866059ff1ef8c2ea812c04d74ed) Feat : Add Quant-Ux template -#173 ### 📊 Changes **4 files changed** (+145 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `blueprints/quant-ux/docker-compose.yml` (+74 -0) ➕ `blueprints/quant-ux/logo.svg` (+2 -0) ➕ `blueprints/quant-ux/template.toml` (+50 -0) 📝 `meta.json` (+19 -0) </details> ### 📄 Description Adds Quant-UX template with docker-compose setup including: - MongoDB database service - Quant-UX frontend (port 8082) - Quant-UX backend - Quant-UX websocket server (port 8086) Includes template.toml with configurable environment variables for JWT, mail, and authentication settings. <img width="1687" height="802" alt="Screenshot 2025-11-11 at 6 56 32 PM" src="https://github.com/user-attachments/assets/943f319a-5aa9-4fa1-9703-65de37c34702" /> Fixes -#173 --- <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:16 -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#521