1
0
mirror of https://github.com/tommytran732/Pterodactyl-Script synced 2024-09-18 15:14:43 -04:00
Commit Graph

29 Commits

Author SHA1 Message Date
TommyTran732
ca8b3d4fe7
Change Discord to Telegram
Gotta reduce usage of big brother's software
2020-10-06 13:18:16 -04:00
TommyTran732
af528dcdb2
Update install.sh
Add a warning about Fonix's theme not being updated to 0.7.19 yet.
2020-10-05 17:55:41 -04:00
TommyTran732
341f3b0add
Update install.sh
Update to 0.7.19
2020-10-03 14:15:18 -04:00
TommyTran732
8ba303a65b
Revert back to v0.7 2020-10-03 01:24:14 -04:00
TommyTran732
e2a9bf0909
Update to rc.6 2020-09-18 08:09:47 -04:00
TommyTran732
fcde92c70a
Update Wings
Update wings 0.6.13 to 1.0.0-rc.5
2020-09-13 01:11:07 -04:00
TommyTran732
713e68a194
Removed Standalone SFTP server 2020-09-13 01:01:26 -04:00
TommyTran732
2d76f85f48
Update Pterodactyl version
Changed version from 0.7.18 to 1.0.0-rc.5
2020-09-13 00:51:39 -04:00
TommyTran732
9cd0204d08
Removed Fonix's themes
Remove Fonix's themes until he updates them to v1.0
2020-09-13 00:44:40 -04:00
TommyTran732
2fba756fbe
Update PHP 7.3 to PHP 7.4 2020-09-13 00:40:41 -04:00
Sagnik Sasmal
3b79caf007
Update install.sh 2020-09-12 05:11:25 +05:30
Sagnik Sasmal
91d006d69a
Improve MySQL config changes 2020-09-12 04:53:17 +05:30
TommyTran732
4e0685bf21
Improvement to the MariaDB setup
Made the code a bit more consistent
2020-09-11 06:04:03 -04:00
Sagnik Sasmal
8bf988cff9
Fix MySQL binding and detection improvement
Fixed MySQL binding on debian style and upstream configs 10.4 onwards and improved config file detection
2020-09-11 15:19:25 +05:30
Wqrld
bc74bd1d3e
Fix mariadb binding on ubuntu servers.
with the newer ubuntu versions the bind address is in 5-server.cnf instead of my.cnf while my.cnf still exists. This if-else branch never accesses the code to fix 50-server.cnf if my.cnf still exists so moving the 50-server.cnf to the top fixes the issue.

tested on multiple 16.04 and 18.04 vpsses.
2020-09-11 08:38:23 +02:00
TommyTran732
ffd2a9ebc9
MariaDB repo fixes
Removed useless repo for Debian and update CentOS 7's repo to 10.5
2020-09-11 01:34:46 -04:00
TommyTran732
86134f20ae
Update install.sh
Just making the code a tiny bit more consistent
2020-09-02 11:28:14 -04:00
Mark David
6470ab8dd4
Install dig command
I've noticed on a couple of machines that dig is not installed by default anymore causing the FQDN check to fail.
2020-08-18 13:07:12 -04:00
TommyTran732
4fe890f6ae
Update Mobile Module to 1.0.7 2020-08-09 23:14:18 -04:00
TommyTran732
57a57b3d73
Update to pterodactyl 0.7.18 2020-07-27 07:47:05 -04:00
TommyTran732
aba4d023a6
Update install.sh
Removed version number since it is unnecessary
2020-07-15 18:26:34 -04:00
TommyTran732
87422c9fbf
Minor Fix
FIxed PHP session being owned by Apache while the webserver is supposed to be NGINX
2020-07-12 07:53:34 -04:00
TommyTran732
70f6f04f08
Update Standalone SFTP server
Update the standalone SFTP server from 1.0.4 to 1.0.5
2020-07-10 18:10:42 -04:00
TommyTran732
9c54483d91
Remove useless code
Removed left over Debian 8 code
2020-07-07 11:09:01 -04:00
TommyTran732
0621af1cab
Fixed Issues with MariaDB on Ubuntu 18.04
Added /etc/mysql/mariadb.conf.d/50-server.cnf as another config file to check.
2020-06-25 16:39:44 -04:00
Nate
41494ed689
Typo & consistency fixes 2020-06-25 10:33:12 -04:00
TommyTran732
e9963a75d6
Typo Fix
Fixing a minor typo here...
2020-06-25 06:27:15 -04:00
Josh Miles
75f32840d8
please don't call me a grammar nazi
just making your script look amazin <3
2020-06-25 11:17:28 +01:00
TommyTran732
efe44d0f8a
Create install.sh 2020-06-25 05:31:54 -04:00