AdminAFK will make life better for CS:GO Admins (plugin working with eBot <3)
This tool uses :
- Linux, Windows with a web server
- MySQL 5.7.19 or newer
- eBot 3.1 or newer
- 5.29 > PHP < 7.0.24
- CURL 7.51 or newer
- SSL 1.0.2 or newer
- PDO with PDO MySQL driver
- Docker-compose
- Download –> https://github.com/lyon-esport/AdminAFK
- Extract the AdminAFK files
- Import the file adminafk.sql on a new database.
- Edit config/config.php with the good setting
- Download
docker-compose.yml
andadminafk.sql
- Fill
ADMINAFK_SERVERNAME_EBOT
andADMINAFK_BASE_URL
ondocker-compose.yml
(if you use an other database server for adminafk you can delete the mysql container). Description of variables is available on the repositoryconfig/config.php
- Run it with
docker-compose up -d
- Public content –> http://localhost/adminafk/index.php
- You can embed Public content for your own intranet by adding "?embed=1" like this : http://localhost/adminafk/pages/view_connect.php?embed=1
- Admin content –> http://localhost/adminafk/admin.php (default : admin/admin)
- AdminAFK setting –> http://localhost/adminafk/pages/setting.php
- You got an example of csv file here : https://github.com/lyon-esport/AdminAFK
The code is under CeCILL license.
You can find all details here: https://cecill.info/licences/Licence_CeCILL_V2.1-en.html
Copyright © Lyon e-Sport, 2018
Contributor(s):
-Ortega Ludovic - ludovic.ortega@lyon-esport.fr