Skip to main content

Introduction

FASTPANEL® allows you to manage two of the most popular database management systems: MySQL and PostgreSQL.

Creating a database

Go to the Databases Management menu in the Side Menu"Databases"

Database management menu in FASTPANEL

All settings somehow related to the databases and database servers are performed through this menu.

Click "New database" and in the window that opens fill in the following fields:

  • Database name
  • Server - specifies the database server which is to create a database on
  • User (Login) - MySQL user to connect to the database. A new user is created by default, but you can also choose one from existing users
  • Owner - the control panel user that has an access to manage the database
  • Website - specifies the website which the database will be connected to. If the website is deleted, the connected database will be deleted as well
  • Character set - specifies the character set to show the data. UTF-8 is set by default
  • Password - password for the MySQL user to connect to the database;

Create a MySQL database in FASTPANEL