app.yaml 1.6 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455
  1. app_version: v1.11.11
  2. capabilities:
  3. - description: Pterodactyl is able to change file ownership arbitrarily
  4. name: CHOWN
  5. - description: Pterodactyl is able to bypass file permission checks
  6. name: DAC_OVERRIDE
  7. - description: Pterodactyl is able to bypass permission checks for file operations
  8. name: FOWNER
  9. - description: Pterodactyl is able to change group ID of processes
  10. name: SETGID
  11. - description: Pterodactyl is able to change user ID of processes
  12. name: SETUID
  13. categories:
  14. - games
  15. date_added: '2025-05-16'
  16. description: Pterodactyl is a free, open-source game server management panel built
  17. with PHP, React, and Go. Designed with security in mind, Pterodactyl runs all game
  18. servers in isolated Docker containers while exposing a beautiful and intuitive UI
  19. to end users.
  20. home: https://pterodactyl.io/
  21. host_mounts: []
  22. icon: https://media.sys.truenas.net/apps/pterodactyl-panel/icons/icon.svg
  23. keywords:
  24. - pterodactyl
  25. - games
  26. - servers
  27. lib_version: 2.1.49
  28. lib_version_hash: e71e6b0122c9446fa5ea6fb07e7eb01b11fb42d549a19845426bbd7e21a42634
  29. maintainers:
  30. - email: dev@ixsystems.com
  31. name: truenas
  32. url: https://www.truenas.com/
  33. name: pterodactyl-panel
  34. run_as_context:
  35. - description: Pterodactyl Panel runs as a root user.
  36. gid: 0
  37. group_name: root
  38. uid: 0
  39. user_name: root
  40. - description: MariaDB runs as non-root user.
  41. gid: 999
  42. group_name: mariadb
  43. uid: 999
  44. user_name: mariadb
  45. - description: Redis runs as any non-root user.
  46. gid: 568
  47. group_name: redis
  48. uid: 568
  49. user_name: redis
  50. screenshots: []
  51. sources:
  52. - https://github.com/pterodactyl/panel
  53. title: Pterodactyl Panel
  54. train: community
  55. version: 1.0.18