Cloudron Database Credentials
-
Hello all,
I am using cloudron for hosting a Directus instance. I'm hoping to be able to access the database remotely to an analytics tool like Tableau, or something similar. How can I find the credentials for the database system that it uses in order to connect to it remotely? -
Hi there, each app gets their own set of credentials to access the database. Those are available in the apps environment. For postgres those would be https://docs.cloudron.io/packaging/addons/#postgresql
However this only works across apps, if they run on the same Cloudron, not for external services or apps, since those databases are not exposed publicly and only run in an isolated network on localhost of the server itself.