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
Copy file name to clipboardExpand all lines: README.md
+7-9Lines changed: 7 additions & 9 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -18,22 +18,20 @@ The reason why wget Bash script does not work is due to selection base in start
18
18
19
19
## This Auto Install Script Includes
20
20
21
-
01)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
-
02)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
-
03)Create WSGI : You can manually create WSGI Script if you are having issues.
28
-
29
-
04)Apache Configuration : If you have Get5-Web Installed and forgot to do Apache2 Config this will help you creating the same.
27
+
4. Apache Configuration : If you have Get5-Web Installed and forgot to do Apache2 Config this will help you creating the same.
30
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.
31
29
32
-
05)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.
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.
33
31
34
-
06)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
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
35
33
36
-
07)Exit - Meh !! Just Quit the Script . Why did i even make it function
34
+
7.Exit - Meh !! Just Quit the Script . Why did i even make it function
37
35
38
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.
0 commit comments