2024-12-29 09:40:19 +00:00
|
|
|
{
|
|
|
|
"name": "Grist",
|
|
|
|
"slug": "grist",
|
|
|
|
"categories": [
|
2025-01-20 11:53:16 +00:00
|
|
|
11
|
2024-12-29 09:40:19 +00:00
|
|
|
],
|
|
|
|
"date_created": "2024-12-27",
|
|
|
|
"type": "ct",
|
|
|
|
"updateable": true,
|
|
|
|
"privileged": false,
|
|
|
|
"interface_port": 8484,
|
|
|
|
"documentation": null,
|
|
|
|
"website": "https://www.getgrist.com/",
|
|
|
|
"logo": "https://github.com/gristlabs/grist-core/blob/main/static/img/logo-grist.png?raw=true",
|
|
|
|
"description": "Grist is a modern, open source spreadsheet that goes beyond the grid",
|
|
|
|
"install_methods": [
|
|
|
|
{
|
|
|
|
"type": "default",
|
|
|
|
"script": "ct/grist.sh",
|
|
|
|
"resources": {
|
|
|
|
"cpu": 1,
|
|
|
|
"ram": 1024,
|
|
|
|
"hdd": 4,
|
|
|
|
"os": "debian",
|
|
|
|
"version": "12"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"default_credentials": {
|
|
|
|
"username": null,
|
|
|
|
"password": null
|
|
|
|
},
|
|
|
|
"notes": []
|
|
|
|
}
|