ProxmoxVE/json/collabora-online.json

32 lines
1.1 KiB
JSON
Raw Normal View History

{
"name": "Collabora Online",
"slug": "collabora-online",
"categories": [],
"date_created": "2024-09-05",
"type": "LXC",
"updateable": 1,
"privileged": 0,
"interface_port": "9980",
"documentation": "",
"website": "https://www.collaboraonline.com/collabora-online/",
"logo": "https://wiki.calculate-linux.org/download_images/original/collabora-logo.png",
"description": "Collabora Online is a cloud-based office suite that enables real-time collaboration on documents, spreadsheets, and presentations. It supports multiple formats and integrates with platforms like Nextcloud and SharePoint",
"install_methods": [
{
"type": "default",
"script": "bash -c \"$(wget -qLO - https://github.com/community-scripts/ProxmoxVE/raw/main/ct/collabora-online.sh)\"",
"resources": {
"cpu": "",
"ram": "",
"hdd": "",
"os": "",
"version": ""
}
}
],
"default_credentials": {
"username": "admin",
"password": "admin"
},
"alerts": []
}