[PR #79] [MERGED] feat: add One Time Secret template #206

Closed
opened 2025-11-22 20:32:32 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/Dokploy/templates/pull/79
Author: @nktnet1
Created: 4/17/2025
Status: Merged
Merged: 4/17/2025
Merged by: @Siumauricio

Base: mainHead: onetimesecret-template


📝 Commits (3)

  • 49e5925 feat: added one time secret template
  • 5c7d75e fix: updated meta.json and added svg
  • 02aff48 chore: remove hardcoded variables

📊 Changes

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

View changed files

blueprints/onetimesecret/docker-compose.yml (+45 -0)
blueprints/onetimesecret/onetimesecret.svg (+6 -0)
blueprints/onetimesecret/template.toml (+15 -0)
📝 meta.json (+18 -0)

📄 Description

You can test it using this base template URL (search for "One Time Secret"):

image


Github:

Docs:

Demo:

YAML config with environment variables:

#16
#10


🔄 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/79 **Author:** [@nktnet1](https://github.com/nktnet1) **Created:** 4/17/2025 **Status:** ✅ Merged **Merged:** 4/17/2025 **Merged by:** [@Siumauricio](https://github.com/Siumauricio) **Base:** `main` ← **Head:** `onetimesecret-template` --- ### 📝 Commits (3) - [`49e5925`](https://github.com/Dokploy/templates/commit/49e5925249f5181711177a78d2593a15e606c413) feat: added one time secret template - [`5c7d75e`](https://github.com/Dokploy/templates/commit/5c7d75e67c0d251fe3148cf0f696111e4f829f43) fix: updated meta.json and added svg - [`02aff48`](https://github.com/Dokploy/templates/commit/02aff489406ac9e67d303c9e9f6d5db08e6935a0) chore: remove hardcoded variables ### 📊 Changes **4 files changed** (+84 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `blueprints/onetimesecret/docker-compose.yml` (+45 -0) ➕ `blueprints/onetimesecret/onetimesecret.svg` (+6 -0) ➕ `blueprints/onetimesecret/template.toml` (+15 -0) 📝 `meta.json` (+18 -0) </details> ### 📄 Description You can test it using this base template URL (search for "One Time Secret"): - https://dokploy-templates.vercel.app ![image](https://github.com/user-attachments/assets/268ff5b1-feef-4a9b-aeda-e044439d0c11) --- Github: - https://github.com/onetimesecret/onetimesecret Docs: - https://docs.onetimesecret.com Demo: - https://onetimesecret.com YAML config with environment variables: - https://github.com/onetimesecret/onetimesecret/blob/develop/etc/config.example.yaml #16 #10 --- <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:32:32 -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#206