Fix and add missing installation steps in the documentation.

Review Request #13383 — Created Oct. 26, 2023 and submitted — Latest diff uploaded

Information

Review Board
release-5.0.x

Reviewers

We had a few issues that were noted while going through an installation
process recently. There were a couple places where we specified the
wrong filesystem path to pip, and where we didn't document some
packages for Apache or apt build sources that may be needed if not
already installed on the system.

This change fixes up the documentation and adds the steps for installing
Apache + mod_wsgi, and enabling build sources. It also changes the order
of packages for the initial system package installation steps to help with
scanning and updating package entries.

Built the docs and read through them.

Ran the steps on an Ubuntu 22.04 system.

Diff Revision 1 (Latest)

Commits

First Last Summary ID Author
Fix and add missing installation steps in the documentation.
We had a few issues that were noted while going through an installation process recently. There were a couple places where we specified the wrong filesystem path to `pip`, and where we didn't document some packages for Apache or apt build sources that may be needed if not already installed on the system. This change fixes up the documentation and adds the steps for installing Apache + mod_wsgi, and enabling build sources.
9ef2fc16f0abbde0bb3fefa2311a10b69dfb091b Christian Hammond
docs/manual/admin/installation/creating-sites.rst
docs/manual/admin/installation/linux.rst
Loading...