acp | ||
files | ||
system | ||
temp | ||
template | ||
upload/avatars | ||
.gitignore | ||
.htaccess | ||
403.html | ||
404.html | ||
composer.json | ||
composer.lock | ||
cron.php | ||
enginegp.sql | ||
fail.html | ||
favicon.ico | ||
index.php | ||
LICENSE | ||
notice.wav | ||
README.md | ||
robots.txt | ||
success.html |
EngineGP
Game server control panel
Explore the docs »
Report Bug
.
Request Feature
Table Of Contents
About The Project
EngineGP is an open source control panel that provides the ability to manage and rent out game servers. EngineGP was written between 2010 and 2015 (Evaluated by coding style) by Valery Marchenko. The original EngineGP did not include licensing and was passed from hand to hand. In 2018, the author of the source code disappeared and the source code was picked up by the Open Source community and began to be promoted under the MIT license
Built With
symfony
- polyfill
filp
- whoops
monolog
- monolog
xpaw
- php-source-query-class
szymach
- c-pchart
Getting Started
Operating system: Debian 10 - 12, Ubuntu 20.04 - 22.04
php-fpm: 7.4 and higher
Webserver: Apache or NGINX
Database: MySQL or MariaDB
Composer
Installation
- Clone the repo
git clone https://github.com/EngineGPDev/EngineGP.git
- Install composer packages
composer install
-
Import the enginegp.sql database from the root directory In the panel table, specify the server IP address and password for the root user
-
In the system/data/config.php file, specify the basic settings In the system/data/mysql.php file, specify the data from the database
Roadmap
See the open issues for a list of proposed features (and known issues).
Contributing
Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.
- If you have suggestions for adding or removing projects, feel free to open an issue to discuss it, or directly create a pull request after you edit the README.md file with necessary changes.
- Please make sure you check your spelling and grammar.
- Create individual PR for each suggestion.
- Please also read through the Code Of Conduct before posting your first idea as well.
License
Distributed under the MIT License. See LICENSE for more information.
Authors
- Solovev Sergei - web developer and system administrator - Solovev Sergei - Design and development of the project 2018 - 2024