You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Are you having hard time installing Get5-Web Panel ? Well here is a quick Auto Install Script created by me for installing https://github.com/PhlexPlexico/get5-web version. The reason why i selected Phlex version is due to advance updates and more options added by him.
3
+
Are you having hard time installing Get5-Web Panel ? Well here is a quick Auto Install Script created by me for installing <https://github.com/PhlexPlexico/get5-web> version. The reason why i selected Phlex version is due to advance updates and more options added by him.
4
4
5
-
For Installing just simply copy the below code and paste it in Terminal of Ubuntu System. Currently i have only support for Ubuntu System most trusted 16.04 LTS Version. For any other Distro you are free to modify the Script as per requirement and can also send Pull Request to this Repo.
5
+
For Installing just simply copy the below code and paste it in Terminal of Ubuntu System. Currently i have only support for Ubuntu System most trusted 16.04 LTS Version. For any other Distro you are free to modify the Script as per requirement and can also send Pull Request to this Repo.
@@ -16,32 +16,30 @@ For Development Testing Branch use the below code
16
16
17
17
The reason why wget Bash script does not work is due to selection base in start
18
18
19
-
## This Auto Install Script Includes
19
+
## This Auto Install Script Includes
20
20
21
-
1) Install : Selection of Master Branch which is stable as well as Development branch is available
21
+
1. Install : Selection of Master Branch which is stable as well as Development branch is available
22
22
23
-
2) Update : Auto Update the Panel and it will automatically run the Upgrade Commands like Requirements or Migrations upgrade after Updates.
23
+
2. Update : Auto Update the Panel and it will automatically run the Upgrade Commands like Requirements or Migrations upgrade after Updates.
24
24
25
-
The below 2 options are generally not required as they are auto created with Install Function
25
+
3. Create WSGI : You can manually create WSGI Script if you are having issues.
26
26
27
-
3) Create WSGI : You can manually create WSGI Script if you are having issues.
27
+
4. Apache Configuration : If you have Get5-Web Installed and forgot to do Apache2 Config this will help you creating the same.
28
+
The SSL Module will require Certificate File in .crt format as well as Private Key in .key format already existing in the server. Please remember the paths of the SSL Certificate as well as Private Key paths as they are required during HTTPS Version installation.
28
29
29
-
4) Apache Configuration : If you have Get5-Web Installed and forgot to do Apache2 Config this will help you creating the same.
30
-
The SSL Module will require Certificate File in .crt format as well as Private Key in .key format already existing in the server. Please remember the paths of the SSL Certificate as well as Private Key paths as they are required during HTTPS Version installation.
30
+
5. Create FTP - This function is for setting up FTP Server for Demo Upload function. Configure FTP settings via Game Server Plugin of Phlex get5_apistats plugin that supports Demo Upload Function.
31
31
32
-
5) Create FTP - This function is for setting up FTP Server for Demo Upload function. Configure FTP settings via Game Server Plugin of Phlex get5_apistats plugin that supports Demo Upload Function.
32
+
6. Remove Get5-Web - Have existing Get5-Web installed and want to remove them quickly , use this function it will remove most of the required files that are used by Get5-Web
33
33
34
-
6) Remove Get5-Web - Have existing Get5-Web installed and want to remove them quickly , use this function it will remove most of the required files that are used by Get5-Web
34
+
7. Exit - Meh !! Just Quit the Script . Why did i even make it function
35
35
36
-
7) Exit - Meh !! Just Quit the Script . Why did i even make it function
37
-
38
-
Notes :
36
+
Notes :
39
37
Sometime after update of development branch i would recommend you to manually check prod_config file if there are any updates.
40
38
41
-
42
39
## Credits
43
-
1) Splewis - For the original Get5 Plugin - https://github.com/splewis/get5
44
-
2) PhlexPlexico - For his wonderful modification to Get5-Web version will all new functions - https://github.com/PhlexPlexico/get5-web
40
+
41
+
1) Splewis - For the original Get5 Plugin - <https://github.com/splewis/get5>
42
+
2) PhlexPlexico - For his wonderful modification to Get5-Web version will all new functions - <https://github.com/PhlexPlexico/get5-web>
45
43
3) xe1os - For testing and helping out fix problems
46
44
47
-
If anyone wants to share some love please sponsors to two major developers here Splewis and PhlexPlexico for their time given to this projects.
45
+
If anyone wants to share some love please sponsors to two major developers here Splewis and PhlexPlexico for their time given to this projects.
0 commit comments