2025-02-12 19:06:33 +00:00
|
|
|
{
|
|
|
|
"name": "Excalidraw",
|
|
|
|
"slug": "excalidraw",
|
|
|
|
"categories": [
|
|
|
|
12
|
|
|
|
],
|
|
|
|
"date_created": "2025-02-12",
|
|
|
|
"type": "ct",
|
|
|
|
"updateable": true,
|
|
|
|
"privileged": false,
|
|
|
|
"interface_port": 3000,
|
|
|
|
"documentation": "https://docs.excalidraw.com/docs",
|
|
|
|
"website": "https://excalidraw.com/",
|
2025-03-04 21:13:56 +00:00
|
|
|
"logo": "https://raw.githubusercontent.com/selfhst/icons/refs/heads/main/svg/excalidraw.svg",
|
2025-02-12 19:06:33 +00:00
|
|
|
"description": "An open source virtual hand-drawn style whiteboard. Collaborative and end-to-end encrypted.",
|
|
|
|
"install_methods": [
|
|
|
|
{
|
|
|
|
"type": "default",
|
|
|
|
"script": "ct/excalidraw.sh",
|
|
|
|
"resources": {
|
|
|
|
"cpu": 2,
|
|
|
|
"ram": 3072,
|
|
|
|
"hdd": 6,
|
|
|
|
"os": "debian",
|
|
|
|
"version": "12"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"default_credentials": {
|
|
|
|
"username": null,
|
|
|
|
"password": null
|
|
|
|
},
|
|
|
|
"notes": []
|
|
|
|
}
|