0

Hi,I don't know how to upgrade redash ,my redash is running by ECS on AWS and it depends on redis and rds that run on AWS too.

I pulled redash from docker hub and run it by ECS on AWS,I look into this website https://redash.io/help/open-source/admin-guide/how-to-upgrade ,and get confused.Can the redash image that i pulled from docker hub can be upgraded this way just like the website says, if it can’t, so how can I upgrade it.

Abdul Hoque Nuri
  • 1,105
  • 1
  • 9
  • 18
Wloverine
  • 61
  • 1
  • 1
  • 4
  • ya i think that it can be used to upgrade redash, why you have doubts on it ? – varnit Jan 08 '19 at 11:23
  • My doubt is the docker of redash is running on ecs,then how to change the docker-compose.yml to it and run commands – Wloverine Jan 09 '19 at 01:21
  • I replied this question on our forum: https://discuss.redash.io/t/issuue-about-migrations/2968/2. – arikfr Jan 10 '19 at 07:18
  • I'm also facing the same issue. Does it finally get resolved. If yes, then how @Wloverine? – Tanay Suthar Nov 25 '19 at 14:07
  • 1. Prepare two task definitions,they are the same except the redash version 2. Backup the data in postgres. 3. Stop redash server 4. ssh to ec2 5. modify the redash version of docker-compose.production.yml 6. run the command ```docker-compose -f docker-compose.production.yml run --rm server manage db upgrade``` 7. Check the redash – Wloverine Dec 05 '19 at 14:22

0 Answers0