[PR #512] [MERGED] Feat : Add HashiCorp Vault template #513

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

📋 Pull Request Information

Original PR: https://github.com/Dokploy/templates/pull/512
Author: @Harikrishnan1367709
Created: 11/7/2025
Status: Merged
Merged: 11/8/2025
Merged by: @Siumauricio

Base: mainHead: add-HashiCorp-Vault-template


📝 Commits (2)

  • d090c55 feat: add HashiCorp Vault template
  • 93f75be Update blueprints/vault/docker-compose.yml

📊 Changes

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

View changed files

blueprints/vault/docker-compose.yml (+20 -0)
blueprints/vault/template.toml (+17 -0)
blueprints/vault/vault.svg (+2 -0)
📝 meta.json (+18 -0)

📄 Description

Adds a new template for HashiCorp Vault

Features:

  • Auto-generated secure root token (32-char password)
  • Configurable via environment variables
  • IPC_LOCK capability enabled
  • Persistent data volume

Files Added:

  • blueprints/vault/docker-compose.yml
  • blueprints/vault/template.toml
  • blueprints/vault/vault.svg
Screenshot 2025-11-07 at 12 09 56 PM

🔄 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/512 **Author:** [@Harikrishnan1367709](https://github.com/Harikrishnan1367709) **Created:** 11/7/2025 **Status:** ✅ Merged **Merged:** 11/8/2025 **Merged by:** [@Siumauricio](https://github.com/Siumauricio) **Base:** `main` ← **Head:** `add-HashiCorp-Vault-template` --- ### 📝 Commits (2) - [`d090c55`](https://github.com/Dokploy/templates/commit/d090c5590be0c2ec933217dfdb46937cebf1e479) feat: add HashiCorp Vault template - [`93f75be`](https://github.com/Dokploy/templates/commit/93f75be6de55d2f9ddb6fd6e64e7ad12fdd15045) Update blueprints/vault/docker-compose.yml ### 📊 Changes **4 files changed** (+57 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `blueprints/vault/docker-compose.yml` (+20 -0) ➕ `blueprints/vault/template.toml` (+17 -0) ➕ `blueprints/vault/vault.svg` (+2 -0) 📝 `meta.json` (+18 -0) </details> ### 📄 Description Adds a new template for HashiCorp Vault **Features:** - Auto-generated secure root token (32-char password) - Configurable via environment variables - IPC_LOCK capability enabled - Persistent data volume **Files Added:** - `blueprints/vault/docker-compose.yml` - `blueprints/vault/template.toml` - `blueprints/vault/vault.svg` <img width="1566" height="761" alt="Screenshot 2025-11-07 at 12 09 56 PM" src="https://github.com/user-attachments/assets/9fb87ac9-d888-4760-bab1-da85ba3937a0" /> --- <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:07 -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#513