Cloudron makes it easy to run web apps like WordPress, Nextcloud, GitLab on your server. Find out more or install now.


    Cloudron Forum

    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular

    Solved mySQL login/pw for app(s) (Default generated change)

    Support
    3
    4
    329
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • willywonka
      willywonka last edited by

      When a app is generated and installed on Cloudron how does one retrieve Database login and password for security reasons (and or change it)

      and not just for mySQL but mongoDB PostgreSQL etc...?

      • wOnKa
      1 Reply Last reply Reply Quote 0
      • willywonka
        willywonka last edited by willywonka

        In this scenario I want to put "Redash" locally

        Screen Shot 2019-05-28 at 8.18.07 AM.png

        trying to be more specific heh

        • wOnKa
        fbartels 1 Reply Last reply Reply Quote 0
        • fbartels
          fbartels App Dev @willywonka last edited by

          @willywonka you should find your answer in https://cloudron.io/developer/addons/

          1 Reply Last reply Reply Quote 0
          • girish
            girish Staff last edited by girish

            @willywonka You can view the credentials in the Web terminal of the app. Once you open the terminal, you can run a command like below. See https://cloudron.io/developer/addons/ for the meaning of the env vars.

            env | grep MYSQL
            
            env | grep POSTGRES
            
            env | grep MONGO
            
            1 Reply Last reply Reply Quote 0
            • First post
              Last post
            Powered by NodeBB