[PR #952] [MERGED] feat: add Speedtest Tracker template #15282

Closed
opened 2026-07-13 16:59:27 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/Dokploy/templates/pull/952
Author: @rohitmulani63-ops
Created: 6/22/2026
Status: Merged
Merged: 7/7/2026
Merged by: @Siumauricio

Base: canaryHead: codex/add-speedtest-tracker-template


📝 Commits (2)

  • e241d34 feat: add Speedtest Tracker template
  • bfe5319 Merge remote-tracking branch 'origin/canary' into codex/add-speedtest-tracker-template

📊 Changes

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

View changed files

blueprints/speedtest-tracker/docker-compose.yml (+16 -0)
blueprints/speedtest-tracker/speedtest-tracker.svg (+5 -0)
blueprints/speedtest-tracker/template.toml (+16 -0)
📝 meta.json (+17 -0)

📄 Description

/claim #152

What is this PR about?

This PR adds a new Speedtest Tracker Dokploy template. Adds a Speedtest Tracker template with a generated APP_KEY, SQLite mode, persistent config storage, and Dokploy routing on port 80.

Validation

  • Ran node dedupe-and-sort-meta.js
  • Ran npm --prefix build-scripts run validate-template -- --dir ../blueprints/speedtest-tracker
  • Ran npm --prefix build-scripts run validate-docker-compose -- --file ../blueprints/speedtest-tracker/docker-compose.yml
  • Ran git diff --check

Not run: full Docker runtime smoke test, because Docker is unavailable locally.

Notes

I kept this as a focused single-template PR so it stays easy to review. Maintainer edits are enabled.


🔄 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/952 **Author:** [@rohitmulani63-ops](https://github.com/rohitmulani63-ops) **Created:** 6/22/2026 **Status:** ✅ Merged **Merged:** 7/7/2026 **Merged by:** [@Siumauricio](https://github.com/Siumauricio) **Base:** `canary` ← **Head:** `codex/add-speedtest-tracker-template` --- ### 📝 Commits (2) - [`e241d34`](https://github.com/Dokploy/templates/commit/e241d34cf7f8fc88c013c442cd99f0afc3b83ec5) feat: add Speedtest Tracker template - [`bfe5319`](https://github.com/Dokploy/templates/commit/bfe5319b395e422c1c7c0b3d8fee5931fc1426c2) Merge remote-tracking branch 'origin/canary' into codex/add-speedtest-tracker-template ### 📊 Changes **4 files changed** (+54 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `blueprints/speedtest-tracker/docker-compose.yml` (+16 -0) ➕ `blueprints/speedtest-tracker/speedtest-tracker.svg` (+5 -0) ➕ `blueprints/speedtest-tracker/template.toml` (+16 -0) 📝 `meta.json` (+17 -0) </details> ### 📄 Description /claim #152 ## What is this PR about? This PR adds a new Speedtest Tracker Dokploy template. Adds a Speedtest Tracker template with a generated APP_KEY, SQLite mode, persistent config storage, and Dokploy routing on port 80. ## Validation - Ran `node dedupe-and-sort-meta.js` - Ran `npm --prefix build-scripts run validate-template -- --dir ../blueprints/speedtest-tracker` - Ran `npm --prefix build-scripts run validate-docker-compose -- --file ../blueprints/speedtest-tracker/docker-compose.yml` - Ran `git diff --check` Not run: full Docker runtime smoke test, because Docker is unavailable locally. ## Notes I kept this as a focused single-template PR so it stays easy to review. Maintainer edits are enabled. --- <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 16:59:27 -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#15282