template.yaml 764 B

12345678910111213141516171819202122232425262728
  1. ---
  2. kind: compose
  3. metadata:
  4. name: Nginx Proxy Manager
  5. description: >
  6. A lightweight Nginx-based reverse proxy container designed to manage and route traffic to various web services.
  7. It provides an easy-to-use interface for configuring and managing multiple proxy hosts, SSL certificates, and access control.
  8. Project: https://github.com/nginx-proxy-manager/nginx-proxy-manager
  9. Documentation: https://nginxproxymanager.com/
  10. GitHub: https://github.com/nginx-proxy-manager/nginx-proxy-manager
  11. version: 2.12.6
  12. author: Christian Lempa
  13. date: '2025-09-28'
  14. tags:
  15. - nginx
  16. - reverse-proxy
  17. draft: true
  18. spec:
  19. general:
  20. vars:
  21. volumes_version:
  22. type: str
  23. description: Volumes version
  24. default: latest