• 
      

    Fix the sample Nginx template for Docker in Review Board 6.

    Review Request #13379 — Created Oct. 26, 2023 and submitted

    Information

    Review Board
    release-6.x

    Reviewers

    Review Board 6's documentation update for Docker broke the default Nginx
    template, causing a default install to fail to load static media.

    The content was copied from the sample documented Nginx template used
    for a Review Board site install, but the paths were wrong for a Docker
    install.

    This change updates the paths to point to the right location.

    Compared this to the working configuration in Review Board 5 and my
    test copy of the docker-compose file.

    Summary ID
    Fix the sample Nginx template for Docker in Review Board 6.
    Review Board 6's documentation update for Docker broke the default Nginx template, causing a default install to fail to load static media. The content was copied from the sample documented Nginx template used for a Review Board site install, but the paths were wrong for a Docker install. This change updates the paths to point to the right location.
    8af4633f302ddc678ebf7cd53a66578bdb8cbf73
    david
    1. Ship It!
    2. 
        
    maubin
    1. Ship It!
    2. 
        
    chipx86
    Review request changed
    Status:
    Completed
    Change Summary:
    Pushed to release-6.x (d697e53)