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 Database drivers

    Superset
    superset configuration setup
    3
    8
    66
    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.
    • A
      as1111111 last edited by

      Thanks for offering Superset in Cloudron!

      Is there a simple way to install additional database drivers? In our case we would like to connect a Microsoft SQL server.
      According to the superset documentation at https://superset.apache.org/docs/databases/docker-add-drivers I should create a textfile as follows:

      touch ./docker/requirements-local.txt
      

      followed by

      echo "mysqlclient" >> ./docker/requirements-local.txt
      

      Or is this possible via the env.sh file?
      Thanks for your help!

      girish 2 Replies Last reply Reply Quote 1
      • girish
        girish Staff @as1111111 last edited by

        @as1111111 I guess you mean https://superset.apache.org/docs/databases/sql-server . I can add this to the base package itself.

        1 Reply Last reply Reply Quote 1
        • girish
          girish Staff @as1111111 last edited by

          @as1111111 I pushed an update. Can you please try with that?

          1 Reply Last reply Reply Quote 0
          • A
            as1111111 last edited by

            Thanks for the fast update! Will test it.

            1 Reply Last reply Reply Quote 0
            • A
              as1111111 last edited by

              It's working. Thanks @girish !

              1 Reply Last reply Reply Quote 2
              • Topic has been marked as a question  nebulon nebulon 
              • Topic has been marked as solved  nebulon nebulon 
              • A
                Antonis last edited by

                Hi Community! Hi girish! Is it possible for you to add clickhouse support to the base package?
                Or, is it possible for me to add it after the istallation?
                I tried pip install clickhouse-connect on terminal
                but I got an
                ERROR: Could not install packages due to an OSError: [Errno 30] Read-only file system: '/app/code/venv/lib/python3.8/site-packages/zstandard'

                I am new cloudron user and this is my first post here. I want to thank you all for this precious piece of software and your valuable support.

                girish 1 Reply Last reply Reply Quote 2
                • girish
                  girish Staff @Antonis last edited by

                  @Antonis added it now to the package.

                  A 1 Reply Last reply Reply Quote 3
                  • A
                    Antonis @girish last edited by

                    @girish it took 2 minutes to upgrade and start querying my clickhouse! Pure magic! Thank you very much 🙂

                    1 Reply Last reply Reply Quote 2
                    • First post
                      Last post
                    Powered by NodeBB