Delete rybbit.json
This commit is contained in:
parent
08b8ac2589
commit
8f07df73af
@ -1,35 +0,0 @@
|
||||
{
|
||||
"name": "Rybbit",
|
||||
"slug": "rybbit",
|
||||
"categories": [
|
||||
9
|
||||
],
|
||||
"date_created": "2025-01-15",
|
||||
"type": "ct",
|
||||
"updateable": true,
|
||||
"privileged": false,
|
||||
"interface_port": 3000,
|
||||
"documentation": "https://github.com/rybbit-io/rybbit",
|
||||
"website": "https://github.com/rybbit-io/rybbit",
|
||||
"logo": "https://cdn.jsdelivr.net/gh/selfhst/icons@main/webp/rybbit-light.webp",
|
||||
"config_path": "/opt/rybbit",
|
||||
"description": "Rybbit is a privacy-focused, open-source web analytics platform. Track your website visitors without compromising their privacy or using cookies.",
|
||||
"install_methods": [
|
||||
{
|
||||
"type": "default",
|
||||
"script": "ct/rybbit.sh",
|
||||
"resources": {
|
||||
"cpu": 2,
|
||||
"ram": 2048,
|
||||
"hdd": 5,
|
||||
"os": "debian",
|
||||
"version": "13"
|
||||
}
|
||||
}
|
||||
],
|
||||
"default_credentials": {
|
||||
"username": null,
|
||||
"password": null
|
||||
},
|
||||
"notes": []
|
||||
}
|
||||
Loading…
x
Reference in New Issue
Block a user