Commit Graph

52 Commits

Author SHA1 Message Date
Sergei Solovev
f4f4ffda9b The duplicate php-xml package has been removed 2024-04-18 22:51:25 +03:00
Sergei Solovev
f9e8f40f01 Added screen installation when installing EngineGP 2024-04-14 04:23:30 +03:00
Sergei Solovev
6a1065d06e Added location setting to the server with EngineGP 2024-04-14 03:27:24 +03:00
Sergei Solovev
0c4f477f7e Added table deletion after export 2024-04-13 03:37:18 +03:00
Sergei Solovev
0f52ad7ce4 Fixed a situation where the password hash might not be written to the table before exporting 2024-04-13 03:22:04 +03:00
Sergei Solovev
3cc714af90 Location data is displayed after setting up 2024-04-13 02:14:14 +03:00
Sergei Solovev
dc85488d93 Messages are removed if no actions were performed 2024-04-13 01:50:20 +03:00
Sergei Solovev
d50645c122 Added installation of the required default php version 2024-04-13 01:38:11 +03:00
Sergei Solovev
a94a1a4574 The phpmyadmin call type has been changed
Before: http://IP-Address:9090/phpmyadmin
Now: http://IP-Address/phpmyadmin
2024-04-13 01:33:27 +03:00
Sergei Solovev
816980955b The call to port 81 from the outside is closed 2024-04-12 22:15:37 +03:00
Sergei Solovev
104a0949fa Updating the web server settings 2024-04-12 21:15:17 +03:00
Sergei Solovev
ed9ae281ac Password encryption has been updated before writing to the database 2024-04-12 03:14:56 +03:00
Sergei Solovev
b63785c8ea Update copyright 2024-04-12 02:22:19 +03:00
Sergei Solovev
c57a0fd4a9 Update for several changes
Removed the version check of the panel on the server
Removed the choice between MySQL and MariaDB
Added a flag indicating the branch to install
2024-04-10 22:16:36 +03:00
Sergei Solovev
efe580e612 The editing points have been updated 2024-03-18 00:00:30 +03:00
Sergei Solovev
8b17b08b3a Fix dir 2024-03-10 21:34:01 +03:00
Sergei Solovev
ef048a98ae Fixed the display of data after setting up the location 2024-03-10 19:26:24 +03:00
Sergei Solovev
d5a3fea756 Added package updates 2024-03-10 19:23:42 +03:00
Sergei Solovev
1ef661c491 Added remote ip setting
So that NGINX gives the correct IP address to Apache
2024-03-10 18:55:27 +03:00
Sergei Solovev
af130d55c1 E: Package 'php-ctype' has no installation candidate 2024-03-10 18:25:42 +03:00
Sergei Solovev
9fe8241e1f Updating packages after adding the sury repositories 2024-03-10 18:11:47 +03:00
Sergei Solovev
e647aab434 Package installation has been removed
Package installation has been removed:
php. php-fpm is used
2024-03-10 18:04:47 +03:00
Sergei Solovev
ebddb2110f Update License and Copyright in file 2024-03-10 11:55:31 +03:00
Sergei Solovev
64770fdfdc The panel installation procedure has been changed and the git package check has been added 2024-03-10 00:55:16 +03:00
Sergei Solovev
a6b5662fd0 Changed the type of checking the /var/www/enginegp directory before installing the panel
It was: Checked for the presence of a directory
Become: Checks if the directory is empty
2024-03-10 00:30:31 +03:00
Sergei Solovev
1c686c9ccb The panel installation has been updated
Previously: The installation took place from the site.
Now: The installation takes place from the repository on GitHub
2024-03-10 00:09:49 +03:00
Sergei Solovev
3c5a614334 Added downloads of new games
Counter-Strike: Source
Counter-Strike: Source v34
2024-03-09 22:39:36 +03:00
Sergei Solovev
debce3fa07 Adding "Copyright" block 2024-03-09 21:51:32 +03:00
Sergei Solovev
6635af4ed0 Added apache2 and nginx repositories
Added repositories from https://sury.org
apache2:
https://packages.sury.org/apache2/README.txt
nginx:
https://packages.sury.org/nginx/README.txt
2024-03-09 17:11:25 +03:00
Sergei Solovev
b271c574db Update MySQL Package 2024-01-01 14:13:49 +03:00
Sergei Solovev
5e6789b980 Minor fixes 2023-12-09 20:11:26 +03:00
Sergei Solovev
3dc6941a38 Minor update 2023-12-03 22:31:35 +03:00
Sergei Solovev
71fd187e46 Update game links
Added: download links CS:GO and CS:2
2023-12-02 23:59:34 +03:00
Sergei Solovev
067a6e96c1 Fix MySQL 2023-12-02 21:08:34 +03:00
Sergei Solovev
a1116eeaeb Fix MySQL 2023-12-02 20:59:32 +03:00
Sergei Solovev
a8e9432373 Fix settings in MySQL 2023-12-02 11:08:59 +03:00
Sergei Solovev
3e843af3f9 Update install.sh
Automated MySQL setup
Automated panel setup
Minor fixes
2023-11-25 02:29:31 +03:00
Sergei Solovev
21dc4fc715 Update install.sh
Minor fixes
2023-11-25 00:46:06 +03:00
Sergei Solovev
51ab9fe9b0 Update install.sh
Minor updates
2023-11-24 23:08:04 +03:00
Sergei Solovev
7586cfcc58 Update install.sh
Minor fixes
2023-11-24 22:43:58 +03:00
Sergei Solovev
aa7a7ad90a Update install.sh
Added support for Ubuntu 22.04
Enabled forced activation of mod_rewrite
Fixed the PHP repository error on Ubuntu 22.04
Changed the distribution detection method to lsb-release
Updated the minimum supported PHP version to 7.2
2023-11-24 00:40:10 +03:00
Sergei Solovev
1f71e1b952 Important update
Added location setting
Added game builds CS 1.6
And so on...
2023-11-20 03:26:14 +03:00
Sergei Solovev
a8c1e47574 Update install.sh
Fixed installation of the panel in the directory
Fixed installer crashes after completing the selected action
Web user setting changed
Improved logging
Added temporary folder /tmp/enginegp/
2023-10-22 22:37:21 +03:00
Sergei Solovev
41d8d83436 Update install.sh
Adding log GUI process
2023-10-22 11:56:43 +03:00
Sergei Solovev
730d579ea7 Update install.sh
Complete redesign of the automatic installation
The installation of the main components is configured
There is a bug:
1. enginegp is not installed in the /var/www/enginegp/ directory
2. Due to bug No. 1, composer is not installed
3. phpMyAdmin requires php version 7.1 and higher
2023-10-20 00:54:59 +03:00
Sergei Solovev
ea36075075 Update install.sh 2023-10-19 22:04:04 +03:00
Sergei Solovev
ae9a1efa68 Minor fixes 2023-10-13 02:52:02 +03:00
Sergei Solovev
56ee4f3ed8 Adding install MySQL 2023-10-13 02:50:32 +03:00
Sergei Solovev
92e6b290f3 Minor updates 2023-10-12 22:47:04 +03:00
Sergei Solovev
9ff3ed147f New Features part 2
Added web server configuration
Added the installation of EngineGP
2023-08-07 02:47:10 +03:00