36 lines
959 B
JSON
36 lines
959 B
JSON
{
|
|
"name": "CaddyManager",
|
|
"slug": "caddymanager",
|
|
"categories": [
|
|
21
|
|
],
|
|
"date_created": "2026-02-11",
|
|
"type": "ct",
|
|
"updateable": true,
|
|
"privileged": false,
|
|
"interface_port": 80,
|
|
"documentation": "https://caddymanager.online/#/docs",
|
|
"config_path": "/opt/caddymanager/caddymanager.env",
|
|
"website": "https://caddymanager.online",
|
|
"logo": "https://cdn.jsdelivr.net/gh/selfhst/icons@main/webp/caddymanager.webp",
|
|
"description": "Caddy Manager is a free, open source tool to easily manage your Caddy web servers with a modern web interace. Simplify your workflow and focus on what matters.",
|
|
"install_methods": [
|
|
{
|
|
"type": "default",
|
|
"script": "ct/caddymanager.sh",
|
|
"resources": {
|
|
"cpu": 1,
|
|
"ram": 1024,
|
|
"hdd": 4,
|
|
"os": "Debian",
|
|
"version": "13"
|
|
}
|
|
}
|
|
],
|
|
"default_credentials": {
|
|
"username": "admin",
|
|
"password": "caddyrocks"
|
|
},
|
|
"notes": []
|
|
}
|