mirror of
https://github.com/Dokploy/templates.git
synced 2026-07-10 08:25:23 +02:00
# Conflicts: # blueprints/imgproxy/docker-compose.yml # blueprints/mediafetch/docker-compose.yml # blueprints/mediafetch/template.toml # blueprints/nextcloud-aio/docker-compose.yml # meta.json
22 lines
646 B
JSON
22 lines
646 B
JSON
{
|
|
"id": "multica",
|
|
"name": "Multica",
|
|
"version": "latest",
|
|
"description": "Multica is an open-source managed agents platform for teams. Assign tasks to AI coding agents (Claude Code, Codex, OpenClaw and more) that execute autonomously, report progress, and build reusable skills over time.",
|
|
"logo": "multica.svg",
|
|
"links": {
|
|
"github": "https://github.com/multica-ai/multica",
|
|
"website": "https://multica.ai",
|
|
"docs": "https://github.com/multica-ai/multica/blob/main/SELF_HOSTING.md"
|
|
},
|
|
"tags": [
|
|
"ai",
|
|
"agents",
|
|
"automation",
|
|
"self-hosted",
|
|
"claude-code",
|
|
"codex",
|
|
"developer-tools"
|
|
]
|
|
}
|