กำลังเปิดใช้งาน Wings
If wings.service หากเริ่มต้นไม่ได้ โดยทั่วไปจะทำงานได้ปกติเมื่อกำหนดค่าครบถ้วนแล้ว
ใช้ token ที่สร้างขึ้น (Panel → Admin → Nodes → Select Node → Configuration → Auto-Deploy → Generate Token) เพื่อตั้งค่า Wings
เมื่อตั้งค่าเสร็จแล้ว ให้รีสตาร์ท Wings:
sudo systemctl restart wings
สถานะบริการ
ตรวจสอบว่า Wings กำลังทำงานอยู่หรือไม่:
systemctl status wings
ตรวจสอบสถานะ Docker:
systemctl status docker
ไฟล์การกำหนดค่า
- Wings ต้องการไฟล์ตั้งค่า:
/etc/pterodactyl/config.yml - คุณต้องดาวน์โหลดไฟล์ตั้งค่าจาก Pterodactyl Panel หลังจากสร้าง node แล้ว
เส้นทางที่สำคัญ
- Wings ไบนารี่
/usr/local/bin/wings - ไดเรกทอรี่การตั้งค่า:
/etc/pterodactyl - บันทึก:
journalctl -u wings -f