22 lines
1.2 KiB
JSON
22 lines
1.2 KiB
JSON
[
|
|
{
|
|
"id": "checkmate",
|
|
"name": "Checkmate",
|
|
"category": "monitor",
|
|
"type": "LXC",
|
|
"status": "Update Compatible",
|
|
"desc": "Checkmate, an open-source, self-hosted monitoring tool for tracking server hardware, uptime, response times, and incidents in real-time with beautiful visualizations. Checkmate regularly checks whether a server/website is accessible and performs optimally, providing real-time alerts and reports on the monitored services' availability, downtime, and response time.",
|
|
"logo": "https://cdn.jsdelivr.net/gh/selfhst/icons@main/webp/checkmate.webp",
|
|
"install": "bash -c \"$(curl -fsSL https://git.dynastyrevolution.com/DYNR/scripts/raw/branch/main/modules/provision/monitor/checkmate.sh)\""
|
|
},
|
|
{
|
|
"id": "nodebb",
|
|
"name": "NodeBB",
|
|
"category": "social",
|
|
"type": "LXC",
|
|
"status": "Addition",
|
|
"desc": "NodeBB is next generation community forum software. It's powerful, mobile-ready and easy to use.",
|
|
"logo": "https://cdn.jsdelivr.net/gh/selfhst/icons@main/webp/nodebb.webp",
|
|
"install": "bash -c \"$(curl -fsSL https://git.dynastyrevolution.com/DYNR/scripts/raw/branch/main/modules/provision/social/nodebb.sh)\""
|
|
}
|
|
] |