mirror of
https://github.com/Dokploy/templates
synced 2025-06-26 18:16:07 +00:00
✨ Add tooljet template (#74)
* ✨ Add tooljet template * Update blueprints/tooljet/docker-compose.yml * Update blueprints/tooljet/docker-compose.yml --------- Co-authored-by: Mauricio Siu <47042324+Siumauricio@users.noreply.github.com>
This commit is contained in:
17
meta.json
17
meta.json
@@ -2702,6 +2702,23 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "tooljet",
|
||||
"name": "Tooljet",
|
||||
"version": "ee-lts-latest",
|
||||
"description": "Tooljet is an open-source low-code platform that allows you to build internal tools quickly and efficiently. It provides a user-friendly interface for creating applications without extensive coding knowledge.",
|
||||
"logo": "logo.png",
|
||||
"links": {
|
||||
"github":"https://github.com/ToolJet/ToolJet",
|
||||
"website": "https://tooljet.ai/",
|
||||
"docs": "https://docs.tooljet.ai/"
|
||||
},
|
||||
"tags": [
|
||||
"file-sync",
|
||||
"file-sharing",
|
||||
"self-hosted"
|
||||
],
|
||||
},
|
||||
{
|
||||
"id": "onetimesecret",
|
||||
"name": "One Time Secret",
|
||||
"version": "latest",
|
||||
|
||||
Reference in New Issue
Block a user