Code Monkey home page Code Monkey logo

Comments (8)

justinclift avatar justinclift commented on September 2, 2024

One option is to use the setup.sh from the newdash fork:

    https://github.com/getnewdash/setup

That uses the 10.0.0-beta.b49597 docker image by default.

On Ubuntu 20.04 LTS you can just run this:

$ curl https://raw.githubusercontent.com/getnewdash/setup/master/setup.sh | bash

If you want to review the script before running it instead, then do this:

$ curl -O https://raw.githubusercontent.com/getnewdash/setup/master/setup.sh
$ chmod +x setup.sh
$ ./setup.sh

from setup.

ckljohn avatar ckljohn commented on September 2, 2024

Need to update this part.

QUEUES: "scheduled_queries,schemas"

ref:
https://github.com/getredash/redash/blob/master/CHANGELOG.md#upgrading

from setup.

justinclift avatar justinclift commented on September 2, 2024

Doesn't seem like it?

Saying that because those two queues are already in this getredash/setup repository:

QUEUES: "scheduled_queries,schemas"

The piece in the CHANGELOG.md#upgrading, adds three new queues to those, handled by a new worker container: periodic emails default.

from setup.

prognostikos avatar prognostikos commented on September 2, 2024

We used the newdash version of the script and all went well except that /etc/cron.daily/renew-redash-cert was created without execute permissions so I had to manually renew the cert using /opt/redash/renew-cert.sh. Noting it here in case anyone else runs into this (also as the newdash repo has issues turned off).

from setup.

justinclift avatar justinclift commented on September 2, 2024

Oh, that's a good tip @prognostikos. I'll take a look at that perms problem this weekend. 😄

The newdash/setup repo has Issues turned on now too. Completely didn't realise it wasn't enabled. 🤦

from setup.

justinclift avatar justinclift commented on September 2, 2024

@prognostikos That "renew-redash-cert" script... I'm not seeing it anywhere when looking through the setup repo.

Am I being blind or just need more coffee or something? 😄

from setup.

prognostikos avatar prognostikos commented on September 2, 2024

@justinclift you're not blind, I can't find it either. I don't think it's related to the setup script. Sorry for the false alarm.

from setup.

justinclift avatar justinclift commented on September 2, 2024

Closing this as the setup scripting was significantly reworked yesterday to pull in Redash 10.x (and other things like supporting more Linux distributions).

Of course, it'll need updating again when the next release is ready.

from setup.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.