2025-01-17 14:58:51 +00:00
{
2024-11-06 07:14:59 +00:00
"name" : "Tianji" ,
"slug" : "tianji" ,
2025-01-17 15:14:56 +00:00
"categories" : [ 25 ] ,
2024-11-06 07:14:59 +00:00
"date_created" : "2024-09-14" ,
"type" : "ct" ,
"updateable" : true ,
"privileged" : false ,
2024-11-28 14:50:40 +00:00
"interface_port" : 12345 ,
2024-11-06 07:14:59 +00:00
"documentation" : null ,
"website" : "https://tianji.msgbyte.com/" ,
"logo" : "https://tianji.msgbyte.com/img/logo.svg" ,
"description" : "Tianji is an open-source tool for website analytics, uptime monitoring, and server status tracking, all in one. It\u2019s lightweight, privacy-focused, and helps teams monitor web traffic, server health, and gather user interaction data" ,
"install_methods" : [
{
"type" : "default" ,
"script" : "ct/tianji.sh" ,
"resources" : {
2024-11-28 14:50:40 +00:00
"cpu" : 4 ,
"ram" : 4096 ,
"hdd" : 12 ,
2024-11-06 07:14:59 +00:00
"os" : "debian" ,
"version" : "12"
}
}
] ,
"default_credentials" : {
"username" : "admin" ,
"password" : "admin"
} ,
"notes" : [ ]
2025-01-17 14:58:51 +00:00
}