Skip to content

Make Your Company Data Driven. Connect to any data source, easily visualize, dashboard and share your data.

License

Notifications You must be signed in to change notification settings

ExecutionLab/redash

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Redash

  • Fork Redash to fix AWS ECR vulnerability
  • Add volume to work with AWS ECS Fargate.
  • Build and Push to the AWS ECR for each environment
  • Example for dev:
    • aws ecr get-login-password --region ap-northeast-1 | docker login --username AWS --password-stdin xxxx.dkr.ecr.ap-northeast-1.amazonaws.com
    • docker build --platform linux/amd64 -t api-redash-dev .
    • docker tag api-redash-dev:latest xxxxx.dkr.ecr.ap-northeast-1.amazonaws.com/api-redash-dev:latest
    • docker push xxxxx.dkr.ecr.ap-northeast-1.amazonaws.com/api-redash-dev:latest

About

Make Your Company Data Driven. Connect to any data source, easily visualize, dashboard and share your data.

Resources

License

Contributing

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 43.9%
  • JavaScript 31.5%
  • TypeScript 16.8%
  • Less 6.2%
  • HTML 1.1%
  • Shell 0.2%
  • Other 0.3%