12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455 |
- app_version: v1.11.11
- capabilities:
- - description: Pterodactyl is able to change file ownership arbitrarily
- name: CHOWN
- - description: Pterodactyl is able to bypass file permission checks
- name: DAC_OVERRIDE
- - description: Pterodactyl is able to bypass permission checks for file operations
- name: FOWNER
- - description: Pterodactyl is able to change group ID of processes
- name: SETGID
- - description: Pterodactyl is able to change user ID of processes
- name: SETUID
- categories:
- - games
- date_added: '2025-05-16'
- description: Pterodactyl is a free, open-source game server management panel built
- with PHP, React, and Go. Designed with security in mind, Pterodactyl runs all game
- servers in isolated Docker containers while exposing a beautiful and intuitive UI
- to end users.
- home: https://pterodactyl.io/
- host_mounts: []
- icon: https://media.sys.truenas.net/apps/pterodactyl-panel/icons/icon.svg
- keywords:
- - pterodactyl
- - games
- - servers
- lib_version: 2.1.49
- lib_version_hash: e71e6b0122c9446fa5ea6fb07e7eb01b11fb42d549a19845426bbd7e21a42634
- maintainers:
- - email: dev@ixsystems.com
- name: truenas
- url: https://www.truenas.com/
- name: pterodactyl-panel
- run_as_context:
- - description: Pterodactyl Panel runs as a root user.
- gid: 0
- group_name: root
- uid: 0
- user_name: root
- - description: MariaDB runs as non-root user.
- gid: 999
- group_name: mariadb
- uid: 999
- user_name: mariadb
- - description: Redis runs as any non-root user.
- gid: 568
- group_name: redis
- uid: 568
- user_name: redis
- screenshots: []
- sources:
- - https://github.com/pterodactyl/panel
- title: Pterodactyl Panel
- train: community
- version: 1.0.18
|