EngineGP/README.md
2024-02-20 04:30:12 +03:00

3.6 KiB


EngineGP

Game server control panel

Explore the docs »

Report Bug . Request Feature

Contributors Forks Stargazers Issues License

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

  1. Clone the repo
git clone https://github.com/EngineGPDev/EngineGP.git
  1. Install composer packages
composer install
  1. Import the enginegp.sql database from the root directory In the panel table, specify the server IP address and password for the root user

  2. 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

Acknowledgements