Skip to main content

DATA APPQUALITY REDASH

To renew the certificate in the future, you can use the following command: -v /opt/redash/nginx/certs-data:/data/letsencrypt \

$ docker run -t --rm -v /opt/redash/nginx/certs:/etc/letsencrypt \
deliverous/certbot renew --webroot --webroot-path=/data/letsencrypt
$ docker-compose kill -s HUP nginx