Skip to content

samzong/redash-elasticsearch-without-ssl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hi, This is not good things

Watch PR

check out my docker images

View In DockerHub

docker pull samzong/redash:10.1.0.b50633-elasticsearch-fix-ssl

Dockerfile

FROM redash/redash:10.1.0.b50633

COPY ./elasticsearch.py /app/redash/query_runner/

WORKDIR /app

EXPOSE 5000