Skip to content

Commit c315e32

Browse files
authored
add uptime kuma
1 parent 05f337c commit c315e32

File tree

1 file changed

+22
-0
lines changed

1 file changed

+22
-0
lines changed

Template/template.json

+22
Original file line numberDiff line numberDiff line change
@@ -3271,6 +3271,28 @@
32713271
}
32723272
]
32733273
},
3274+
{
3275+
"categories": [
3276+
"Task Server"
3277+
],
3278+
"description": "It is a self-hosted monitoring tool like Uptime Robot",
3279+
"image": "louislam/uptime-kuma:latest",
3280+
"logo": "https://images.opencollective.com/uptime-kuma/29c5113/logo/256.png",
3281+
"name": "uptime-kuma",
3282+
"platform": "linux",
3283+
"ports": [
3284+
"3001:3001/tcp"
3285+
],
3286+
"restart_policy": "always",
3287+
"title": "Uptime Kuma",
3288+
"type": 1,
3289+
"volumes": [
3290+
{
3291+
"bind": "/portainer/Files/AppData/Config/UptimeKuma",
3292+
"container": "/app/data"
3293+
}
3294+
]
3295+
},
32743296
{
32753297
"categories": ["Management", "Tools"],
32763298
"description": "The Unifi-controller Controller software is a powerful, enterprise wireless software engine ideal for high-density client deployments requiring low latency and high uptime performance.",

0 commit comments

Comments
 (0)