Update the docs for Docker and Nginx for latest recommendations.

Review Request #13307 — Created Oct. 5, 2023 and submitted — Latest diff uploaded

Information

Review Board
release-6.x

Reviewers

The Docker configuration now tries to do a better job of letting people
know that the Review Board image is for a backend server, and is not
meant to be accessed directly. This is done through repeated use of
"frontend" vs. "backend" terminology and a big note when creating the
image.

The docs list newer example versions of Review Board versions, so it
doesn't appear too ancient.

The Nginx configuration has been updated based on the latest version of
what we auto-generate when creating a site. The docs and the
auto-generated configuration also have some updates based on best
practices we've used in our own servers.

Built the docs and read through them, looking for errors.

Tested the Nginx configuration locally.

Diff Revision 1

This is not the most recent revision of the diff. The latest diff is revision 2. See what's changed.

orig
1
2

Commits

First Last Summary ID Author
Update the docs for Docker and Nginx for latest recommendations.
The Docker configuration now tries to do a better job of letting people know that the Review Board image is for a backend server, and is not meant to be accessed directly. This is done through repeated use of "frontend" vs. "backend" terminology and a big note when creating the image. The docs list newer example versions of Review Board versions, so it doesn't appear too ancient. The Nginx configuration has been updated based on the latest version of what we auto-generate when creating a site. The docs and the auto-generated configuration also have some updates based on best practices we've used in our own servers.
5945db242509a3b0c927a46b3b681264ddbfb51e Christian Hammond
contrib/docker/examples/nginx_templates/default.conf.template
docs/manual/admin/installation/creating-sites.rst
docs/manual/admin/installation/docker.rst
reviewboard/cmdline/conf/nginx-to-gunicorn.conf.in
Loading...