Commit Graph

51 Commits

Author SHA1 Message Date
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
3e68d5b8c9
Update README.md 2024-03-10 00:56:40 +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
8cb72c3719
Update README.md 2024-03-10 00:15:35 +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
4a7dee4aae
Update README.md 2024-03-09 22:56:40 +03:00
Sergei Solovev
4c95e1bc51
Update README.md 2024-03-09 22:55:57 +03:00
Sergei Solovev
4519649792 Update start info 2024-03-09 22:55:17 +03:00
Sergei Solovev
246c1ddd10 Merge branch 'develop' of https://github.com/EngineGPDev/Autoinstall into develop 2024-03-09 22:39:39 +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
18c6807600
Update README.md
Fix display
2024-03-09 21:57:54 +03:00
Sergei Solovev
8e8d3e1c0c Update README.md
The list of supported versions has been updated
2024-03-09 21:55:35 +03:00
Sergei Solovev
debce3fa07 Adding "Copyright" block 2024-03-09 21:51:32 +03:00
Sergei Solovev
cf9f50fce7 Update LICENSE 2024-03-09 21:37:31 +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
f1795932eb
Merge pull request #2 from EngineGPDev/dev
v1.0.2.0
2023-08-30 20:11:59 +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
Sergei Solovev
b5ff2262e0 New Features
Added check and installation of required packages
Arguments added
Menu added
2023-08-06 01:55:44 +03:00
Sergei Solovev
8e583384fb Creating an initial skeleton 2023-08-05 18:57:50 +03:00
Sergei Solovev
eef9260d9b
Update LICENSE 2023-08-05 15:16:35 +03:00