This repository has been archived on 2026-05-01. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
Nest/nest-intra/public/services.json

28 lines
963 B
JSON

[
{
"category": "Development",
"services": [
{ "name": "GitHub", "url": "https://github.com/CrowMate" },
{ "name": "Plane", "url": "https://plane.crowmate.fr/" },
{ "name": "Jenkins", "url": "https://jenkins.crowmate.fr/" },
{ "name": "Excalidraw", "url": "https://excalidraw.com/#room=dd1651be168b191eee57,LYP7GsVY6EKoyyp6vxWUGQ" }
]
},
{
"category": "Infrastructure",
"services": [
{ "name": "Proxmox", "url": "https://proxmox.devgoblin.me/" },
{ "name": "Cloudflare", "url": "https://cloudflare.com/" },
{ "name": "Coolify", "url": "https://deploy.crowmate.fr/" },
{ "name": "Grafana", "url": "https://grafana.crowmate.fr/" }
]
},
{
"category": "Communication",
"services": [
{ "name": "Google Drive", "url": "https://drive.google.com/drive/folders/1hegR6sCQ5a5BGfUgZKZu8MwBY7o7SeQb" },
{ "name": "Mail", "url": "https://zimbra1.mail.ovh.net/" }
]
}
]