-
Notifications
You must be signed in to change notification settings - Fork 19
Installation
RealistikDash edited this page Mar 22, 2020
·
1 revision
The installation of RealistikPanel is simple. Here is a step by step guide on how to do it.
- Clone the repository by doing
git clone https://github.com/RealistikOsu/RealistikPanel/ - Install the required Python modules by doing
pip3 install -r requirements.txt - Run main.py for the first time. This will generate a configuration file called
config.json - Edit the configuration file with correct MySQL and Redis credentials plus your server settings.
- Run main.py again. The panel should now be ready for use. You may log into it with the your osu! server account.