mirror of
https://github.com/Dokploy/templates
synced 2025-06-26 18:16:07 +00:00
feat: add One Time Secret template
This commit is contained in:
16
meta.json
16
meta.json
@@ -717,6 +717,22 @@
|
||||
"manager"
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "onetimesecret",
|
||||
"name": "One Time Secret",
|
||||
"version": "0.20.5",
|
||||
"description": "One Time Secret is a self-hosted, open-source, and secure way to share secrets.",
|
||||
"links": {
|
||||
"github": "https://github.com/onetimesecret/onetimesecret",
|
||||
"website": "https://onetimesecret.com/",
|
||||
"docs": "https://docs.onetimesecret.com/"
|
||||
},
|
||||
"logo": "onetimesecret.svg",
|
||||
"tags": [
|
||||
"password",
|
||||
"self-hosted"
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "vaultwarden",
|
||||
"name": "Vaultwarden",
|
||||
|
||||
Reference in New Issue
Block a user