mirror of
https://github.com/pterodactyl/documentation.git
synced 2025-12-10 10:44:43 -06:00
Co-authored-by: Daniel Barton <danielb@purpleflaghosting.com> Co-authored-by: Louis Ravignot Dos Santos <louis.rds@akticube.fr>
15 lines
698 B
Markdown
15 lines
698 B
Markdown
---
|
|
home: true
|
|
heroImage: /doc_pterry.png
|
|
actionText: Get Started →
|
|
actionLink: /project/introduction
|
|
features:
|
|
- title: Security First
|
|
details: Security is a first-class citizen on this platform with bcrypt hashing, AES-256-CBC encryption, and HTTPS support out of the box.
|
|
- title: Modern Tooling
|
|
details: Built on a modern stack utilizing the best design practices that make it easy to jump in and make modifications.
|
|
- title: Docker to the Core
|
|
details: All servers run in isolated Docker containers that limit attack vectors, provide strict resource limits, and provide environments tailored to each specific game.
|
|
footer: MIT Licensed | Copyright © Dane Everitt and contributors
|
|
---
|