Database Server
This section will cover the database server features Depfloy provides to keep your server running smoothly.
If you have a database server or an app server with MySQL, PostgreSQL or MongoDB databases, you will find the relevant database management section on the server details page at https://app.depfloy.com/servers/<serverID>/database.
This page contains all the information you need to manage your database. Here, you can view and modify the database credentials, update the database password, and view the database details.
View Credentials
For quickly connecting to the database, you can copy the connection url by clicking the "Copy Connection URL" button. This URL can be used in your application to connect to the database like TablePlus, Sequel Pro, etc. Also, you can view the database credentials by clicking the "View Details" button.
Update Password
You can update the database password by clicking the "Update Password" button. Here, you can specify a new password or generate a secure password.
Backups
We are working on adding this feature in the future.