template.yaml 860 B

12345678910111213141516171819202122232425262728293031323334
  1. ---
  2. kind: compose
  3. metadata:
  4. icon:
  5. provider: selfh
  6. id: uptime-kuma
  7. name: Uptimekuma
  8. description: >
  9. Uptimekuma is a self-hosted monitoring tool that allows you to keep track of the uptime and performance of your websites and services.
  10. It provides a user-friendly interface to monitor HTTP(s), TCP, ICMP (ping), and more, with customizable alerts and notifications.
  11. Project: https://uptime.kuma.pet/
  12. Documentation: https://docs.uptime.kuma.pet/
  13. GitHub: https://github.com/louislam/uptime-kuma
  14. version: 1.23.17
  15. author: Christian Lempa
  16. date: '2025-10-31'
  17. tags: []
  18. draft: true
  19. schema: "1.2"
  20. spec:
  21. general:
  22. vars:
  23. service_name:
  24. default: uptimekuma
  25. container_name:
  26. default: uptimekuma
  27. volumes_version:
  28. type: str
  29. description: Volumes version
  30. default: latest