mirror of
https://github.com/kossakovsky/n8n-install.git
synced 2026-03-07 22:33:11 +00:00
- Introduced a new JSON file to categorize project components with relevant tags, enhancing clarity and discoverability of project elements.
23 lines
291 B
JSON
23 lines
291 B
JSON
{
|
|
"tags": [
|
|
"docker",
|
|
"docker-compose",
|
|
"bash",
|
|
"n8n",
|
|
"qdrant",
|
|
"open-webui",
|
|
"flowise",
|
|
"caddy",
|
|
"langfuse",
|
|
"postgresql",
|
|
"redis",
|
|
"minio",
|
|
"clickhouse",
|
|
"grafana",
|
|
"prometheus",
|
|
"searxng",
|
|
"ufw",
|
|
"fail2ban"
|
|
]
|
|
}
|