Articles in this section

How do I add a MariaDB or MySQL database service to my project?

Platform.sh supports both MariaDB and Oracle MySQL to manage your relational databases.

To add a database service:

1. The first step to adding a service is to add an entry to your .platform/services.yaml file, and configure the service's name and its parameters, such as the allocated storage size and version.

2. The second step is to then grant your app (or apps) access to the service by creating a relationship to the service.

For more information on this feature, please see the following page in the Upsun documentation:

https://docs.platform.sh/add-services/mysql.html

Was this article helpful?
0 out of 0 found this helpful

Comments

0 comments

Please sign in to leave a comment.