1
0
mirror of https://github.com/tommytran732/Pterodactyl-Script synced 2024-09-07 18:23:30 -04:00
Commit Graph

284 Commits

Author SHA1 Message Date
TommyTran732
4e0685bf21
Improvement to the MariaDB setup
Made the code a bit more consistent
2020-09-11 06:04:03 -04:00
TommyTran732
0f2eb9587c
Merge pull request #9 from SagnikSRHUSE/patch-1
Fix MySQL binding and detection improvement
2020-09-11 05:57:58 -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
TommyTran732
161d001b0a
Update README.md 2020-09-11 05:31:55 -04:00
TommyTran732
b12cbccbfc
Update README.md 2020-09-11 05:22:21 -04:00
TommyTran732
34ac598988
Update README.md 2020-09-11 05:22:03 -04:00
TommyTran732
a3a90d606c
Update README.md 2020-09-11 05:21:38 -04:00
TommyTran732
204dd4981c
Update README.md 2020-09-11 05:15:19 -04:00
TommyTran732
935cba4084
Merge pull request #8 from Wqrld/patch-1
Fix mariadb binding on ubuntu servers.
2020-09-11 05:06:35 -04:00
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
54dfc9d98e
Update README.md 2020-09-11 01:15:27 -04:00
TommyTran732
86134f20ae
Update install.sh
Just making the code a tiny bit more consistent
2020-09-02 11:28:14 -04:00
TommyTran732
14b80299a0
Merge pull request #6 from markd69/patch-1
Install dig command
2020-08-23 15:08:50 -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
34558ee2a1
Update README.md 2020-06-29 19:50:10 -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
TommyTran732
d5da0e9e53
Merge pull request #2 from ACA30/patch-1
Typo & consistency fixes
2020-06-25 15:41:26 -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
TommyTran732
b4d25cd4b2
Merge pull request #1 from j00005h/patch-1
please don't call me a grammar nazi
2020-06-25 06:24:32 -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
491522ecda
Update README.md 2020-06-25 06:05:17 -04:00
TommyTran732
cef3bcb342
Update README.md 2020-06-25 05:38:30 -04:00
TommyTran732
00c263ab47
Update README.md 2020-06-25 05:34:21 -04:00
TommyTran732
efe44d0f8a
Create install.sh 2020-06-25 05:31:54 -04:00
TommyTran732
77d285c4d8
Update README.md 2020-06-25 05:30:58 -04:00
TommyTran732
287351caaf
Initial commit 2020-06-25 05:26:44 -04:00