Get Database credentials from API for Multi Tenant Implementation
Multi tenant implementations for saas with separate database for each user is pretty common functionality nowadays.
Cloudways must support it, even if there's no direct way to do that. Atleast make the API enough powerful so that we can do that at backend.
To achieve that automation we must need to access the database credentials of newly added application but unfortunately, there's no way to get MySQL database username/password.
Please take this on high priority and allow us to get db credentials via API method.
1
vote