Automatic Docker Installation
Guide to installing PteroCA using the Docker Automated Installer, which sets up the entire containerized environment — including web server, database, and panel - in one command.
1. Execute the Installer
bash -c "$(wget -qO- https://pteroca.com/scripts/docker_installer.sh)"1.1 Using Installer with Custom Parameters
2. Automatic Installation Process
🧩 Step 1 – Detect Operating System
🧰 Step 2 – Install Dependencies
📦 Step 3 – Clone the Repository
⚙️ Step 4 – Configure Environment
🐳 Step 5 – Run Docker Initialization
🌐 Step 6 – Final Summary
3. Post-Installation Configuration
🧭 Web Wizard
💻 CLI Wizard
4. Managing Containers
Action
Command
5. Accessing PteroCA
Environment
URL
Description
6. PteroCA Plugin for Pterodactyl
7. Cloudflare & CSRF Configuration
8. Post-Installation Steps
8.1 Install PteroCA Plugin for Pterodactyl
8.2 Configure Allowed Origins (Console Access)
8.3 Complete System Configuration
9. Troubleshooting
Issue
Cause
Solution
Last updated