template.yaml 846 B

123456789101112131415161718192021222324252627282930313233
  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. spec:
  20. general:
  21. vars:
  22. service_name:
  23. default: uptimekuma
  24. container_name:
  25. default: uptimekuma
  26. volumes_version:
  27. type: str
  28. description: Volumes version
  29. default: latest