Panel | How to Use Databases
Panel | How to Use Databases
Note: We do not provide a step-by-step guide on how to use database. If you do not know what this is, you can research about this on your own before proceeding.
You will need to Install MySQL Workbench or similar software on your PC/Laptop.
Go to your panel.skynode.pro and click View your server
On the left side click on Settings and click on Databases.
You will need to create a database if you have not already done so.
You can choose a Location for your Database and a Name.
This should reflect the IP address from which connections are allowed. Use the standard MySQL notation. If you are not sure leave it as %.
A randomly generated username and password will be given when you create a database.
You will have to click on the eye icon to display the password.
Now that you have your login credentials, open your MySQL Workbench
Click on the + besides MySQL Connections
Fill up only
Connection Name: you can choose any name you like
Hostname which is under MySQL Host
Port the four numbers under MySQL Host
Username under username
The information above are filled up from Step 7.
Once you clicked Ok it will appear under MySQL Connections
You can now just double click it and put the password provided on your panel.
All done!
Updated on: 22/09/2023
Thank you!