feat: add IntranetServices page and services.json for external tools
This commit is contained in:
27
nest-intra/public/services.json
Normal file
27
nest-intra/public/services.json
Normal file
@@ -0,0 +1,27 @@
|
||||
[
|
||||
{
|
||||
"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/" }
|
||||
]
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user