app.yaml 1.4 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849
  1. app_version: 2025.8.1
  2. capabilities: []
  3. categories:
  4. - authentication
  5. changelog_url: https://docs.goauthentik.io/docs/releases/
  6. date_added: '2025-03-25'
  7. description: The authentication glue you need.
  8. home: https://goauthentik.io/
  9. host_mounts:
  10. - description: Docker socket
  11. host_path: /var/run/docker.sock
  12. icon: https://media.sys.truenas.net/apps/authentik/icons/icon.svg
  13. keywords:
  14. - authentik
  15. - auth
  16. lib_version: 2.1.49
  17. lib_version_hash: e71e6b0122c9446fa5ea6fb07e7eb01b11fb42d549a19845426bbd7e21a42634
  18. maintainers:
  19. - email: dev@ixsystems.com
  20. name: truenas
  21. url: https://www.truenas.com/
  22. name: authentik
  23. run_as_context:
  24. - description: Authentik runs as any non-root user.
  25. gid: 568
  26. group_name: authentik
  27. uid: 568
  28. user_name: authentik
  29. - description: Postgres runs as non-root user.
  30. gid: 999
  31. group_name: postgres
  32. uid: 999
  33. user_name: postgres
  34. - description: Redis runs as any non-root user.
  35. gid: 568
  36. group_name: redis
  37. uid: 568
  38. user_name: redis
  39. screenshots:
  40. - https://media.sys.truenas.net/apps/authentik/screenshots/screenshot1.png
  41. - https://media.sys.truenas.net/apps/authentik/screenshots/screenshot2.png
  42. - https://media.sys.truenas.net/apps/authentik/screenshots/screenshot3.png
  43. - https://media.sys.truenas.net/apps/authentik/screenshots/screenshot4.png
  44. sources:
  45. - https://goauthentik.io/
  46. - https://github.com/goauthentik/authentik
  47. title: Authentik
  48. train: community
  49. version: 1.0.35