template.yaml 847 B

123456789101112131415161718192021222324252627282930313233343536
  1. ---
  2. kind: compose
  3. metadata:
  4. icon:
  5. provider: selfh
  6. id: passbolt
  7. name: Passbolt
  8. description: |-
  9. Passbolt is an open-source password manager designed for teams and businesses. It provides a secure way to store,
  10. share, and manage passwords and sensitive information collaboratively.
  11. ## References
  12. - **Project:** https://www.passbolt.com/
  13. - **Documentation:** https://help.passbolt.com/
  14. - **GitHub:** https://github.com/passbolt/passbolt
  15. version: 5.7.2-1-ce
  16. author: Christian Lempa
  17. date: '2025-12-12'
  18. tags:
  19. - traefik
  20. - database
  21. draft: true
  22. spec:
  23. general:
  24. vars:
  25. service_name:
  26. default: passbolt
  27. traefik:
  28. vars:
  29. traefik_host:
  30. default: passbolt
  31. database:
  32. vars:
  33. database_name:
  34. default: passbolt
  35. database_user:
  36. default: passbolt