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

Closed
opened 2026-04-30 06:44:05 -05: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: Merged
Merged: 12/14/2025
Merged by: @Siumauricio

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


📝 Commits (6)

  • aa903c1 Feat : Add Quant-Ux template -#173
  • 1358077 Remove extra newline in docker-compose.yml
  • 5c144e3 Update blueprints/quant-ux/docker-compose.yml
  • f5961c8 Update blueprints/quant-ux/docker-compose.yml
  • 54fe0b2 Update blueprints/quant-ux/docker-compose.yml
  • 0478426 Update blueprints/quant-ux/docker-compose.yml

📊 Changes

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

View changed files

blueprints/quant-ux/docker-compose.yml (+69 -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:** ✅ Merged **Merged:** 12/14/2025 **Merged by:** [@Siumauricio](https://github.com/Siumauricio) **Base:** `canary` ← **Head:** `Add-Quant-UX-#173` --- ### 📝 Commits (6) - [`aa903c1`](https://github.com/Dokploy/templates/commit/aa903c15f4763866059ff1ef8c2ea812c04d74ed) Feat : Add Quant-Ux template -#173 - [`1358077`](https://github.com/Dokploy/templates/commit/1358077b1de521aebb5080ca3d506128c94a64dc) Remove extra newline in docker-compose.yml - [`5c144e3`](https://github.com/Dokploy/templates/commit/5c144e3fe75e762923331321a2beee23af28fecc) Update blueprints/quant-ux/docker-compose.yml - [`f5961c8`](https://github.com/Dokploy/templates/commit/f5961c86397903af1126c6f86ebd93c859ca78ef) Update blueprints/quant-ux/docker-compose.yml - [`54fe0b2`](https://github.com/Dokploy/templates/commit/54fe0b222eb420a5e9ff03263fe469ab5fc80b3a) Update blueprints/quant-ux/docker-compose.yml - [`0478426`](https://github.com/Dokploy/templates/commit/047842619ecec978ed0d96caecfdb6e77aaf02bd) Update blueprints/quant-ux/docker-compose.yml ### 📊 Changes **4 files changed** (+140 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `blueprints/quant-ux/docker-compose.yml` (+69 -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 2026-04-30 06:44:05 -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#4045