How to Install & Setup Pterodactyl (Panel, Wings & Databases) on Ubuntu 24.04

แชร์
ฝัง
  • เผยแพร่เมื่อ 26 ธ.ค. 2024
  • เกม

ความคิดเห็น • 28

  • @jamesfrench510
    @jamesfrench510 21 วันที่ผ่านมา +2

    In all the professional and edited video tutorial, this is the best of all. THANKS YOU GUYS!!!

  • @coffister
    @coffister วันที่ผ่านมา

    Thank you for making this video, the format you used to teach someone while recording it was so much helpful and thanks to it I understood everything... wish I watched this video sooner instead of trying to go through the docs by my self and losing 8 hours of my time 💖💖

  • @Tyrthurey
    @Tyrthurey 2 หลายเดือนก่อน +1

    Thanks, this helped a ton with some of the more vague parts of the documentation! You're both awesome~

  • @ZephaniahWagner-c6b
    @ZephaniahWagner-c6b 26 วันที่ผ่านมา

    at 26:21 it says to put an ip? what Ip my ipv4 v6?

    • @RestoreMonarchy
      @RestoreMonarchy  25 วันที่ผ่านมา

      It's ipv4

    • @ZephaniahWagner-c6b
      @ZephaniahWagner-c6b 25 วันที่ผ่านมา

      @@RestoreMonarchy okay perfect I'm the one on your discord server right now asking for help thank you

  • @mikewolfey5577
    @mikewolfey5577 2 หลายเดือนก่อน

    Thanks, This helped lots

  • @kristoftoth4564
    @kristoftoth4564 14 วันที่ผ่านมา

    Hi i use noip for my domain and i have 1 domain that all of my friends know. Can i use that domain when ever it ask for a domain or do i need to set up sub domains and stuff like that?

    • @RestoreMonarchy
      @RestoreMonarchy  13 วันที่ผ่านมา

      Hey, you can use a domain like yourdomain.com instead of a subdomain for panel, but you're still gonna need another subdomain the wings, for example node.yourdomain.com

  • @KingRyanGaming
    @KingRyanGaming 28 วันที่ผ่านมา

    I successfully create ssl manual but when I tried to access the link it's not working. Can you please help me? I am using Ubutu 24.04 in Oracle Cloud and Hostinger for DNS. Should I put the IP of the link to the IP of the VM?

    • @KingRyanGaming
      @KingRyanGaming 28 วันที่ผ่านมา

      I put the public ip of my domain in target instead of puting the dns of hostinger. When I tried to ping the link i created it is working in the PuTTy but if I will use the browser or the command prompt it's response timeout

    • @RestoreMonarchy
      @RestoreMonarchy  28 วันที่ผ่านมา

      @@KingRyanGaming Make sure to:
      1. Open ports 80 and 443 in Oracle Cloud Console (VCN > Security Lists)
      2. Open the same ports in UFW if it's enabled
      3. Add an A record in Hostinger DNS pointing your domain to your VM's public IP
      4. Wait a few minutes for DNS to propagate after making changes

    • @KingRyanGaming
      @KingRyanGaming 26 วันที่ผ่านมา

      @@RestoreMonarchy pls help me

  • @KingRyanGaming
    @KingRyanGaming หลายเดือนก่อน

    I tried to create certificate a lot and debugged but I can't create certificate

    • @RestoreMonarchy
      @RestoreMonarchy  หลายเดือนก่อน

      Try to ping your domain from your computer to see if it points to the right IP of your server that you are trying to generate certificate on. If not it means that you didn't create an A DNS record in your domain properly

  • @KingRyanGaming
    @KingRyanGaming หลายเดือนก่อน

    I tried to use http only too but it is not working too even though I bought a domain

    • @KingRyanGaming
      @KingRyanGaming หลายเดือนก่อน

      I am using oracle for virtual machine and hostinger for domain

    • @RestoreMonarchy
      @RestoreMonarchy  หลายเดือนก่อน

      @@KingRyanGaming Please share your nginx configuration

    • @KingRyanGaming
      @KingRyanGaming 28 วันที่ผ่านมา

      @@RestoreMonarchy
      location ~ \.php$ {
      fastcgi_split_path_info ^(.+\.php)(/.+)$;
      fastcgi_pass unix:/run/php/php8.3-fpm.sock;
      fastcgi_index index.php;
      include fastcgi_params;
      fastcgi_param PHP_VALUE "upload_max_filesize = 100M
      post_max_size=100M";
      fastcgi_param SCRIPT_FILENAME $document_root$fastcgi_script_name;
      fastcgi_param HTTP_PROXY "";
      fastcgi_intercept_errors off;
      fastcgi_buffer_size 16k;
      fastcgi_buffers 4 16k;
      fastcgi_connect_timeout 300;
      fastcgi_send_timeout 300;
      fastcgi_read_timeout 300;
      include /etc/nginx/fastcgi_params;
      }
      location ~ /\.ht {
      deny all;
      }
      }

  • @Paco_Gaming_TV
    @Paco_Gaming_TV หลายเดือนก่อน

    hello im getiing this error when creating the certifcate: The Certificate Authority failed to verify the temporary nginx configuration changes made by Certbot. Ensure the listed domains point to this nginx server and that it is accessible from the internet.
    Some challenges have failed.

    • @RestoreMonarchy
      @RestoreMonarchy  หลายเดือนก่อน

      I'd need more details to help find the problem. Make sure:
      1. Your domain DNS is properly configured and pointing to your server
      2. Your server is accessible from the internet
      3. Ports 80/443 aren't blocked by your firewall
      I think it's probably a problem with DNS, perhaps it just didn't refresh after you added new A record pointing to your server.

    • @Paco_Gaming_TV
      @Paco_Gaming_TV หลายเดือนก่อน

      @@RestoreMonarchy cant get to the nodes its give 500 server error how can fis this

    • @RestoreMonarchy
      @RestoreMonarchy  หลายเดือนก่อน

      Solved on Discord with ​@Paco_Gaming_TV :D He accidentally regenerated his APP_KEY and had to recreate database to fix this.

    • @ChrisRhodes2502
      @ChrisRhodes2502 หลายเดือนก่อน

      @@RestoreMonarchy ​ @RestoreMonarchy im getting this same error could you advise how you troubleshooted it ? i have checked the above

    • @RestoreMonarchy
      @RestoreMonarchy  หลายเดือนก่อน

      @@ChrisRhodes2502 do you mean 500 error or "Certificate authority failed"? If you're getting 500 error in the nodes page or other 500 error in Pterodactyl panel, you can check and send over the logs using pastebin/hastebin. Here you can learn how to get read the logs: pterodactyl.io/panel/1.0/troubleshooting.html#reading-error-logs

  • @Diogokkj
    @Diogokkj 16 วันที่ผ่านมา

    Shows how to download pterodactyl on debian 12

    • @RestoreMonarchy
      @RestoreMonarchy  15 วันที่ผ่านมา

      What do you mean? 😁 Unfortunately I never tried installing Pterodactyl on Debian 12, so I don't have any experience with it but I think it should be pretty similar set up to this on Ubuntu. You would have to be just more careful while reading the documentation, because some steps are only necessary on Ubuntu while others different on Debian, but everything is in the documentation.