Skip to content

Pterodactyl Panel Scripts for Updating Installing and Uninstalling + more!

Notifications You must be signed in to change notification settings

Dogzocute-D-e-v/Dogzocute-Core

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

61 Commits
 
 
 
 
 
 
 
 

Repository files navigation

🐦 Useful Scripts

Pterodactyl Scripts Avaiavailable
Install
Update
Uninstall
PhpMyAdmin

Picking a Server OS

Pterodactyl runs on a wide range of operating systems, so pick whichever you are most comfortable using.

Operating System Version Supported Notes
Ubuntu 20.04 Documentation written assuming Ubuntu 20.04 as the base OS.
22.04 MariaDB can be installed without the repo setup script.
CentOS 7 Extra repos are required.
8 Note that CentOS 8 is EOL. Use Rocky or Alma Linux.
Debian 11 Row 5
12 Row 6

Install Script

Usage: Download and execute the script. Answer the questions asked by the script and it will take care of the rest.

cd /root && wget https://src.dogzocute.space/scripts/install.sh && bash install.sh

Warning: if the script dosen't work please do

sudo apt-get install dos2unix
cd /root
wget https://src.dogzocute.space/scripts/install.sh
dos2unix install.sh
bash install.sh

what's inside of install.sh

please follow the instructions here to continue the installation after running the script

instructions

Update Script

Usage: Download and execute the script. Answer the questions asked by the script and it will take care of the rest.

cd /var/www/pterodactyl && wget https://src.dogzocute.space/scripts/update.sh && bash update.sh

what's inside of update.sh

Remove Script

Usage: Download and execute the script. Answer the questions asked by the script and it will take care of the rest.

cd /var/www/pterodactyl && wget https://src.dogzocute.space/scripts/remove.sh && bash remove.sh

what's inside of remove.sh

PhpMyadmin Theme Installer

Usage: Download and execute the script. Answer the questions asked by the script and it will take care of the rest.

cd /var/www/phpmyadmin/themes && wget https://src.dogzocute.space/scripts/phpmyadmin-themes.sh && bash phpmyadmin-themes.sh

what's inside of phpmyadmin-themes.sh

About

Pterodactyl Panel Scripts for Updating Installing and Uninstalling + more!

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages