Articles in this section

Resolving HTTP Redirection Issues in Docker Single Container HTTPS Deployment

Published:

This knowledge base describes the steps to resolve the HTTP redirection issue despite configuring HTTPS in a Docker single container deployment.

  1. Mount the nginx file path by following this link. After mounting, go to the mounted directory and open the boldbi-nginx-config file. Apply the changes below for all services: id-web, id-api, id-ums, bi-web, bi-api, bi-jobs, bi-designer, bi-designer-helper, bi-etl, bi-aiservice.

  2. Locate the line proxy_set_header X-Forwarded-Proto $scheme; and replace it with proxy_set_header X-Forwarded-Proto https; in the boldbi-nginx-config file.

image.png

image.png

  1. After updating all services, restart the Bold BI application using the command below:
docker restart <container-id>

Reference:

Was this article useful?
Like
Dislike
Help us improve this page
Please provide feedback or comments
RC
Written by Ranjithkumar Chinnadurai
Updated:
Comments (0)
Access denied
Access denied