Skip to content

miwone/nginx

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

83 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pterodactyl webhost egg

How to use:

  1. Go to releases and download the json file
  2. Import the egg to your panel like you normally do
  3. Create a new server, additionally you can enable wordpress, this will install wordpress for you and you can also install composer packages, this can also be done after the install
  4. Navigate to the given port and ip and you are good to go just add you files to the webroot folder (when using wordpress go to http://ip:port/wp-admin) Note: if you want it using a domain then create a reverse proxy on the host

To remove logs from console, open nginx/conf.d/default.conf and uncomment (remove #):

#access_log /home/container/naccess.log;
#error_log  /home/container/nerror.log error

Originally forked and edited from https://gitlab.com/tenten8401/pterodactyl-nginx

© Sigma Productions 2023

About

Nginx egg Host your Website on pterodactyl panel

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Dockerfile 72.0%
  • Shell 24.2%
  • PHP 3.8%