Wings activeren
If wings.service start niet op, maar zodra het volledig geconfigureerd is, lukt dat doorgaans wel.
Gebruik de gegenereerde token (Panel → Admin → Nodes → Select Node → Configuration → Auto-Deploy → Generate Token) om Wings te configureren.
Zodra de configuratie klaar is, herstart je Wings:
sudo systemctl restart wings
Servicestatus
Controleer of Wings actief is:
systemctl status wings
Controleer de Docker-status:
systemctl status docker
Configuratiebestand
- Wings vereist een configuratiebestand:
/etc/pterodactyl/config.yml - Je moet het downloaden via je Pterodactyl Panel nadat je een node hebt aangemaakt.
Belangrijke paden
- Wings binair:
/usr/local/bin/wings - Configuratiemap:
/etc/pterodactyl - Logboeken:
journalctl -u wings -f