Skip to content

Commit

Permalink
add uptime kuma
Browse files Browse the repository at this point in the history
  • Loading branch information
Qballjos authored Dec 29, 2022
1 parent 05f337c commit c315e32
Showing 1 changed file with 22 additions and 0 deletions.
22 changes: 22 additions & 0 deletions Template/template.json
Original file line number Diff line number Diff line change
Expand Up @@ -3271,6 +3271,28 @@
}
]
},
{
"categories": [
"Task Server"
],
"description": "It is a self-hosted monitoring tool like Uptime Robot",
"image": "louislam/uptime-kuma:latest",
"logo": "https://images.opencollective.com/uptime-kuma/29c5113/logo/256.png",
"name": "uptime-kuma",
"platform": "linux",
"ports": [
"3001:3001/tcp"
],
"restart_policy": "always",
"title": "Uptime Kuma",
"type": 1,
"volumes": [
{
"bind": "/portainer/Files/AppData/Config/UptimeKuma",
"container": "/app/data"
}
]
},
{
"categories": ["Management", "Tools"],
"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.",
Expand Down

0 comments on commit c315e32

Please sign in to comment.