2024-11-06 07:14:59 +00:00
|
|
|
{
|
|
|
|
"name": "Dockge",
|
|
|
|
"slug": "dockge",
|
|
|
|
"categories": [
|
|
|
|
8
|
|
|
|
],
|
|
|
|
"date_created": "2024-05-02",
|
|
|
|
"type": "ct",
|
|
|
|
"updateable": false,
|
|
|
|
"privileged": false,
|
2024-11-28 14:50:40 +00:00
|
|
|
"interface_port": 5001,
|
2024-11-06 07:14:59 +00:00
|
|
|
"documentation": null,
|
|
|
|
"website": "https://github.com/louislam/dockge",
|
|
|
|
"logo": "https://raw.githubusercontent.com/louislam/dockge/master/frontend/public/icon.svg",
|
|
|
|
"description": "Dockge is a fancy, easy-to-use and reactive self-hosted docker compose.yaml stack-oriented manager.",
|
|
|
|
"install_methods": [
|
|
|
|
{
|
|
|
|
"type": "default",
|
|
|
|
"script": "ct/dockge.sh",
|
|
|
|
"resources": {
|
2024-11-28 14:50:40 +00:00
|
|
|
"cpu": 2,
|
|
|
|
"ram": 2048,
|
|
|
|
"hdd": 18,
|
2024-11-06 07:14:59 +00:00
|
|
|
"os": "debian",
|
|
|
|
"version": "12"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"default_credentials": {
|
|
|
|
"username": null,
|
|
|
|
"password": null
|
|
|
|
},
|
|
|
|
"notes": [
|
|
|
|
{
|
|
|
|
"text": "Options to add Immich and/or Home Assistant",
|
2024-12-13 14:24:14 +00:00
|
|
|
"type": "info"
|
2024-11-06 07:14:59 +00:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"text": "If the LXC is created Privileged, the script will automatically set up USB passthrough.",
|
|
|
|
"type": "warning"
|
|
|
|
}
|
|
|
|
]
|
|
|
|
}
|