]> git.ipfire.org Git - thirdparty/bugzilla.git/commit
Bug 1849943: copy existing bugzilla installation docs as is (#123)
authorEmma Humphries <emceeaich@users.noreply.github.com>
Tue, 9 Apr 2024 21:22:15 +0000 (14:22 -0700)
committerGitHub <noreply@github.com>
Tue, 9 Apr 2024 21:22:15 +0000 (17:22 -0400)
commit32d6e57afb73b3c2f04bb022073a2a0b444266a3
treea9570a1b12630c2b31086b226f149a11124fca00
parent7f2d018603751e48b598c0eabd42230b268374d6
Bug 1849943: copy existing bugzilla installation docs as is (#123)

* copy existing bugzilla installation docs as is

* Add warning, add docker page, add refs to docker page
38 files changed:
docs/en/images/bugzilla.png [new file with mode: 0644]
docs/en/rst/about/index.rst
docs/en/rst/index.rst
docs/en/rst/installing/apache-windows.rst [new file with mode: 0644]
docs/en/rst/installing/apache.rst [new file with mode: 0644]
docs/en/rst/installing/backups.rst [new file with mode: 0644]
docs/en/rst/installing/db_server.rst [new file with mode: 0644]
docs/en/rst/installing/docker.rst [new file with mode: 0644]
docs/en/rst/installing/essential-post-install-config.rst [new file with mode: 0644]
docs/en/rst/installing/iis.rst [new file with mode: 0644]
docs/en/rst/installing/index.rst [new file with mode: 0644]
docs/en/rst/installing/installing-end.inc.rst [new file with mode: 0644]
docs/en/rst/installing/linux.rst [new file with mode: 0644]
docs/en/rst/installing/mac-os-x.rst [new file with mode: 0644]
docs/en/rst/installing/merging-accounts.rst [new file with mode: 0644]
docs/en/rst/installing/migrating-from-1.inc.rst [new file with mode: 0644]
docs/en/rst/installing/migrating-from-2.inc.rst [new file with mode: 0644]
docs/en/rst/installing/migrating-from-a-tarball.rst [new file with mode: 0644]
docs/en/rst/installing/migrating-from-bzr.rst [new file with mode: 0644]
docs/en/rst/installing/migrating-from-cvs.rst [new file with mode: 0644]
docs/en/rst/installing/migrating.rst [new file with mode: 0644]
docs/en/rst/installing/moving.rst [new file with mode: 0644]
docs/en/rst/installing/multiple-bugzillas.rst [new file with mode: 0644]
docs/en/rst/installing/mysql.rst [new file with mode: 0644]
docs/en/rst/installing/optional-post-install-config.rst [new file with mode: 0644]
docs/en/rst/installing/oracle.rst [new file with mode: 0644]
docs/en/rst/installing/postgresql.rst [new file with mode: 0644]
docs/en/rst/installing/quick-start.rst [new file with mode: 0644]
docs/en/rst/installing/sanity-check.rst [new file with mode: 0644]
docs/en/rst/installing/sqlite.rst [new file with mode: 0644]
docs/en/rst/installing/upgrading-customizations.rst [new file with mode: 0644]
docs/en/rst/installing/upgrading-with-1.inc.rst [new file with mode: 0644]
docs/en/rst/installing/upgrading-with-2.inc.rst [new file with mode: 0644]
docs/en/rst/installing/upgrading-with-a-tarball.rst [new file with mode: 0644]
docs/en/rst/installing/upgrading-with-git.rst [new file with mode: 0644]
docs/en/rst/installing/upgrading.rst [new file with mode: 0644]
docs/en/rst/installing/web_server.rst [new file with mode: 0644]
docs/en/rst/installing/windows.rst [new file with mode: 0644]