app.yaml 1.1 KB

1234567891011121314151617181920212223242526272829303132333435363738394041
  1. annotations:
  2. min_scale_version: 24.10.2.2
  3. app_version: 1.34.3
  4. capabilities: []
  5. categories:
  6. - security
  7. changelog_url: https://github.com/dani-garcia/vaultwarden/releases
  8. date_added: '2024-09-19'
  9. description: Alternative implementation of the Bitwarden server API written in Rust
  10. and compatible with upstream Bitwarden clients.
  11. home: https://github.com/dani-garcia/vaultwarden
  12. host_mounts: []
  13. icon: https://media.sys.truenas.net/apps/vaultwarden/icons/icon.png
  14. keywords:
  15. - password
  16. - manager
  17. lib_version: 2.1.49
  18. lib_version_hash: e71e6b0122c9446fa5ea6fb07e7eb01b11fb42d549a19845426bbd7e21a42634
  19. maintainers:
  20. - email: dev@ixsystems.com
  21. name: truenas
  22. url: https://www.truenas.com/
  23. name: vaultwarden
  24. run_as_context:
  25. - description: Vaultwarden runs as any non-root user.
  26. gid: 568
  27. group_name: vaultwarden
  28. uid: 568
  29. user_name: vaultwarden
  30. - description: Postgres runs as non-root user.
  31. gid: 999
  32. group_name: postgres
  33. uid: 999
  34. user_name: postgres
  35. screenshots:
  36. - https://media.sys.truenas.net/apps/vaultwarden/screenshots/screenshot1.png
  37. sources:
  38. - https://github.com/dani-garcia/vaultwarden
  39. title: Vaultwarden
  40. train: community
  41. version: 1.3.11