mirror of
https://github.com/Dokploy/templates.git
synced 2026-07-12 09:25:25 +02:00
feat: add surrealdb template (#505)
This commit is contained in:
17
meta.json
17
meta.json
@@ -5183,6 +5183,23 @@
|
||||
"sql"
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "surrealdb",
|
||||
"name": "SurrealDB",
|
||||
"version": "2.3.10",
|
||||
"description": "SurrealDB is a native, open-source, multi-model database that lets you store and manage data across relational, document, graph, time-series, vector & search, and geospatial models—all in one place.",
|
||||
"logo": "surrealdb.svg",
|
||||
"links": {
|
||||
"github": "https://github.com/surrealdb/surrealdb",
|
||||
"website": "https://surrealdb.com",
|
||||
"docs": "https://surrealdb.com/docs/surrealdb"
|
||||
},
|
||||
"tags": [
|
||||
"database",
|
||||
"sql",
|
||||
"surrealdb"
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "tailscale-exitnode",
|
||||
"name": "Tailscale Exit nodes",
|
||||
|
||||
Reference in New Issue
Block a user