Commit Graph

133 Commits

Author SHA1 Message Date
Sergei Solovev
869e549054
Updated nginx configuration files (#73) 2024-12-30 03:40:17 +03:00
Sergei Solovev
6f35286cf7
Fixed the JWT_KEY installation and updated cron tasks (#72) 2024-12-22 23:33:33 +03:00
Sergei Solovev
c331fc8334
Error correction (#71) 2024-12-10 23:56:22 +03:00
Sergei Solovev
f5ca1ecaba
The parameters used have been updated (#70)
* The parameters used have been updated

* The description has been corrected
2024-12-10 22:14:51 +03:00
Sergei Solovev
293ff7fc8d
Added the use of beta by default (#69) 2024-11-27 22:47:00 +03:00
Sergei Solovev
36c7a9ea9b
The distributor file has been added (#68) 2024-11-27 22:38:23 +03:00
Sergei Solovev
4e8e22c976
The launch of cron tasks under the www-data user has been removed (#67) 2024-11-27 21:07:42 +03:00
Sergei Solovev
0a3817d03b
The location of the log file has been updated (#66) 2024-11-27 16:45:05 +03:00
Sergei Solovev
2063564e80
Updated the use of CRON tasks (#65) 2024-11-27 16:23:41 +03:00
Sergei Solovev
e1414218f8
Revert "Added the installation of the beta version by default (#63)" (#64)
This reverts commit 0057d1edb5.
2024-11-27 15:50:44 +03:00
Sergei Solovev
0057d1edb5
Added the installation of the beta version by default (#63) 2024-11-27 15:36:32 +03:00
Sergei Solovev
b96d7175e0
Updated the use of sudo (#62) 2024-11-27 15:31:06 +03:00
Sergei Solovev
0846a1bb62
Added installation of the tmux package (#61)
Added installation of the tmux package
2024-11-10 21:51:45 +03:00
Sergei Solovev
40603db0d2
Added installation of the JSON Web Token (JWT) key (#60)
Added installation of the JSON Web Token (JWT) key
2024-10-06 18:30:31 +03:00
Sergei Solovev
9f4543e6cd
Updated the definition of the IP address and removed duplicate blocks (#59) 2024-10-05 03:13:02 +03:00
Sergei Solovev
8ead746a1b
Updated the data indication in .env (#58) 2024-10-05 03:08:31 +03:00
Sergei Solovev
61ad549555
Fixed duplicate repository addition in ubuntu (#57)
Fixed duplicate repository addition in ubuntu
2024-10-01 20:30:49 +03:00
Sergei Solovev
50f23978bf
Added installation of php-bz2 required for the GameQ library (#56)
Added installation of php-bz2 required for the GameQ library
2024-09-24 11:28:02 +03:00
Sergei Solovev
44250272cf
Update README.md (#55) 2024-09-21 00:02:40 +03:00
Sergei Solovev
3bfdb49e2b
Fixed the installation of Counter-Strike 1.6 (#54) 2024-09-18 23:59:36 +03:00
Sergei Solovev
decfdee6f0
Added cleaning of the temporary directory after installing the game server (#53)
Added cleaning of the temporary directory after installing the game server
2024-09-16 00:00:30 +03:00
Sergei Solovev
1efc24885b
Added the game server installation menu (#52)
Added the game server installation menu
2024-09-15 23:52:38 +03:00
Sergei Solovev
256f100f0c
Added installation of the MTA server (#51)
Added installation of the MTA server
2024-09-15 23:34:41 +03:00
Sergei Solovev
5d69ec6315
Added installation of the CRMP server (#50)
Added installation of the CRMP server
2024-09-15 22:20:07 +03:00
Sergei Solovev
600ace1e15
Added php-gmp installation (#49)
php-gmp is necessary for the most efficient operation of phpseclib. More detailed:
https://phpseclib.com/docs/speed
2024-09-13 02:17:53 +03:00
Sergei Solovev
cd75da464b
Added Minecraft server installation (#48)
Added PaperSpigot 1.20.4
2024-09-13 01:38:58 +03:00
Sergei Solovev
02de30287d
The panel installation has been updated (#47)
The panel installation has been updated
2024-09-12 23:35:43 +03:00
Sergei Solovev
2d22192440
Added installation of cron jobs (#46)
The tasks of the control service are obviously not added, because it will be removed in future versions.
Two thread allocation tasks have been removed. The panel now monitors the load via systemd.
2024-09-09 02:08:41 +03:00
Sergei Solovev
64cfc80009
Updated the installation of the CSS server (#45)
Installation via steamcmd is now used
Added installation of the 32-bit libtinfo5:i386 package
2024-09-08 20:28:40 +03:00
Sergei Solovev
42c6df8957
The ProFTPD setting has been fixed (#44)
The ProFTPD setting has been fixed
2024-09-07 20:36:22 +03:00
Sergei Solovev
652d729fbf
Minor edits (#43)
Added installation of the jq package for working with json
Changed the ProFTPD setting to work with the GitHub API
Changed the default php version from 7.4 to 8.2
And other cosmetic edits
2024-09-07 19:29:26 +03:00
Sergei Solovev
000fe52ba5
Update README.md (#42) 2024-08-31 23:43:53 +03:00
Sergei Solovev
3c81184508
Update README.md (#41) 2024-08-18 01:21:42 +03:00
Sergei Solovev
682b85fd90
Update README.md (#40) 2024-08-18 01:18:42 +03:00
Sergei Solovev
02f4c6f819
Syntax correction and correction of potential errors, with unpredictable results (#39)
Syntax correction and correction of potential errors, with unpredictable results
2024-08-18 00:37:21 +03:00
Sergei Solovev
d1e51bda57
Minor update (#38)
Minor update
2024-08-17 21:15:10 +03:00
Sergei Solovev
f925f7c44d
Beta (#37)
* Added RUST server download (#32)

* Fixed CS 1.6 installation (#33)

Fixed CS 1.6 installation

* The numerical assignment of the group has been corrected to a text one (#34)

The numerical assignment of the group has been corrected to a text one

* MySQL has been replaced by MariaDB (#35)

MySQL has been replaced by MariaDB

* Minor fix (#36)

Minor fix
2024-08-15 15:15:03 +03:00
Sergei Solovev
cc2b0baac0
Updating NGINX and PHP repositories (#31) 2024-07-06 07:02:09 +03:00
Sergei Solovev
0ac025ac9e
Transferring from the beta branch (#29)
* Canceling the transfer of responses to a new line and hiding the entered password

* Added FastDL installation (#26)

* The installation of apache2 has been removed (#27)

* Minor fix (#28)
2024-07-02 02:19:31 +03:00
Sergei Solovev
b038588f2a
Merge pull request #24 from EngineGPDev/Added-checking-for-php,-apache,-nginx-repositories-for-ubuntu
Added checking for php, apache, nginx repositories for ubuntu
2024-05-21 15:19:57 +03:00
Sergei Solovev
beede7e7dd Added checking for php, apache, nginx repositories for ubuntu 2024-05-21 15:18:58 +03:00
Sergei Solovev
f0ae5d68d7
Merge pull request #23 from EngineGPDev/Update-mysql-packages
Update mysql packages
2024-05-21 14:52:55 +03:00
Sergei Solovev
9593d4af15 Update mysql packages 2024-05-21 14:52:05 +03:00
Sergei Solovev
29b74b0dec
Merge pull request #22 from EngineGPDev/Added-support-for-Ubuntu-24.04
Added support for ubuntu 24.04
2024-05-21 14:05:37 +03:00
Sergei Solovev
27217b7902 Update README.md 2024-05-21 14:05:06 +03:00
Sergei Solovev
de96d10b56 Added support for Ubuntu 24.04 2024-05-21 13:55:52 +03:00
Sergei Solovev
fcdbd15c18
Merge pull request #21 from EngineGPDev/Fixed-phpMyAdmin-installation
Fixed phpMyAdmin installation
2024-05-13 00:55:35 +03:00
Sergei Solovev
c59d43c8dc Fixed phpMyAdmin installation 2024-05-13 00:54:58 +03:00
Sergei Solovev
2f7fd30180
Update README.md 2024-04-18 23:31:41 +03:00
Sergei Solovev
6a1bc93bd3
Merge pull request #20 from EngineGPDev/Removed-the-creation-of-the-directory-/var/log/enginegp
Removed the creation of the directory: /var/log/enginegp
2024-04-18 23:28:48 +03:00