Code Monkey home page Code Monkey logo

pterodactyl-fastdl's Introduction

pterodactyl-fastdl

Requirements

  • Pterodactyl Wings 1.X.X
  • Web server like nginx/apache

Installation

  1. Run the command below to assign user www-data to group pterodactyl

    • gpasswd -a www-data pterodactyl
  2. Run the commands below to set group permissions for read and exec

    • chmod 755 /var/lib/pterodactyl/
    • chmod 755 /var/lib/pterodactyl/volumes/
  3. Add the command below in the last line of Eggs "Install script"

    • chmod 750 /mnt/server/
  4. If you currently have servers installed, you can reinstall to set the new permissions or set manually running the command below (change UUID for your game server UUID):

    • chmod 750 /var/lib/pterodactyl/volumes/UUID/
  5. Start/Restart new servers to set owner and group of pterodactyl, without this fastdl dont will work on game server.

  6. Add index.html to /var/lib/pterodactyl/volumes/ (this is optional)

nginx

  1. See nginx.txt, choose one of the 3 options and replace <domain> with a domain name of your fastdl
    • If you chose to use a current nginx config don´t follow the next steps of nginx and only do the step 4 and 5.
  2. Save with the name fastdl.conf in the directory /etc/nginx/sites-available/
  3. Run the comand below to enable
    • ln -s /etc/nginx/sites-available/fastdl.conf /etc/nginx/sites-enabled/fastdl.conf
  4. Reload nginx
    • systemctl reload nginx
  5. Visit website of your domain and you should see folders with the name of your game servers UUID, if you have been added index.html, you should only see text:
    • "FastDownload"

FastDl URL

For example in Counter-Strike is:

pterodactyl-fastdl's People

Contributors

sinaloense avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

pterodactyl-fastdl's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.