Skip to content

ZentriaMC/pterodactyl-docker

Repository files navigation

Dockerized Pterodactyl

Shoo, go away. There are already official solutions around.

Why?

Set up production-ready and more self-contained Pterodactyl instances in no time.

This setup utilizes dind (Docker-in-Docker) to keep servers more self contained.

Do's and don'ts

WARNING: Opinionated list

  1. Do not set APP_ENVIRONMENT_ONLY to false - prefer immutability.
  2. ...

TODOs

  • (Wings) Set up rootless dind instead of rootful

FAQ

How do I get all configurable environment variables for Pterodactyl panel?

Run rg "env\('[a-zA-Z0-9_]+'(,\s+.+)?\)" in panel source.

About

Very self-contained Pterodactyl setup

Resources

Stars

Watchers

Forks

Releases

No releases published