04afce167a
Gitea Branch PR & Ansible Deployment / Ansible Config Deployment (rikku) (push) Has been skipped
Gitea Branch PR & Ansible Deployment / Ansible Config Deployment (rinoa) (push) Has been skipped
Gitea Branch PR & Ansible Deployment / Ansible Config Deployment (ultima) (push) Has been skipped
Gitea Branch PR & Ansible Deployment / Check and Create PR (push) Successful in 55s
Gitea Branch PR & Ansible Deployment / Ansible Dry Run (benedikta) (push) Successful in 2m5s
Gitea Branch PR & Ansible Deployment / Ansible Dry Run (rikku) (push) Successful in 3m27s
Gitea Branch PR & Ansible Deployment / Ansible Dry Run (rinoa) (push) Successful in 8m4s
Gitea Branch PR & Ansible Deployment / Ansible Dry Run (ultima) (push) Successful in 1m30s
Gitea Branch PR & Ansible Deployment / PR Merge (push) Successful in 17s
Gitea Branch PR & Ansible Deployment / Ansible Config Deployment (benedikta) (push) Failing after 1m3s
25 lines
532 B
Django/Jinja
25 lines
532 B
Django/Jinja
{
|
|
"mcpServers": {
|
|
"context7": {
|
|
"type": "streamable-http",
|
|
"url": "http://context7-mcp:8080/mcp"
|
|
},
|
|
"gitea": {
|
|
"type": "streamable-http",
|
|
"url": "http://gitea-mcp:8080/mcp"
|
|
},
|
|
"searxng": {
|
|
"type": "streamable-http",
|
|
"url": "http://searxng-mcp:3000/mcp"
|
|
},
|
|
"signoz": {
|
|
"type": "streamable-http",
|
|
"url": "http://signoz-mcp-server:8000/mcp"
|
|
},
|
|
"wikipedia": {
|
|
"type": "streamable-http",
|
|
"url": "http://wikipedia-mcp:8000/mcp"
|
|
}
|
|
}
|
|
}
|