template.yaml 859 B

123456789101112131415161718192021222324252627282930
  1. ---
  2. kind: compose
  3. metadata:
  4. name: Openwebui
  5. description: >
  6. OpenWebUI is an open-source web-based user interface for managing and interacting with AI models.
  7. It provides a user-friendly platform to deploy, monitor, and utilize various AI models for tasks such as
  8. image generation, text generation, and more. OpenWebUI supports integration with popular AI frameworks
  9. and offers features like model management, user authentication, and real-time interaction.
  10. Project: https://openwebui.io/
  11. Documentation: https://docs.openwebui.io/
  12. GitHub: https://github.com/openwebui/openwebui
  13. version: v0.6.26
  14. author: Christian Lempa
  15. date: '2025-09-28'
  16. tags:
  17. - ai
  18. - automation
  19. draft: true
  20. spec:
  21. general:
  22. vars:
  23. openwebui_version:
  24. type: str
  25. description: Openwebui version
  26. default: latest