2024-11-06 07:14:59 +00:00
|
|
|
{
|
|
|
|
"name": "Daemon Sync Server",
|
|
|
|
"slug": "daemonsync",
|
|
|
|
"categories": [
|
|
|
|
16
|
|
|
|
],
|
|
|
|
"date_created": "2024-05-02",
|
|
|
|
"type": "ct",
|
|
|
|
"updateable": false,
|
|
|
|
"privileged": false,
|
2024-11-28 14:50:40 +00:00
|
|
|
"interface_port": 8084,
|
2024-11-06 07:14:59 +00:00
|
|
|
"documentation": null,
|
2024-12-13 14:24:14 +00:00
|
|
|
"website": "https://daemonsync.me/",
|
2024-11-06 07:14:59 +00:00
|
|
|
"logo": "https://external-content.duckduckgo.com/iu/?u=https%3A%2F%2Fimg.informer.com%2Ficons_mac%2Fpng%2F128%2F350%2F350335.png&f=1&nofb=1",
|
|
|
|
"description": "Sync files from app to server, share photos & videos, back up your data and stay secure inside local network.",
|
|
|
|
"install_methods": [
|
|
|
|
{
|
|
|
|
"type": "default",
|
|
|
|
"script": "ct/daemonsync.sh",
|
|
|
|
"resources": {
|
2024-11-28 14:50:40 +00:00
|
|
|
"cpu": 1,
|
|
|
|
"ram": 512,
|
|
|
|
"hdd": 8,
|
2024-11-06 07:14:59 +00:00
|
|
|
"os": "debian",
|
|
|
|
"version": "12"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"default_credentials": {
|
|
|
|
"username": null,
|
|
|
|
"password": null
|
|
|
|
},
|
|
|
|
"notes": []
|
|
|
|
}
|