debian-koji/docs/source
Ken Dreyer 14daa94d82 doc: rewrite PostgreSQL authorization instructions
Rewrite the PostgreSQL authorization instructions in the Server HowTo
guide.

Provide two complete examples: the "all-in-one localhost" option, and
the "separate postgres over the network" option. This reduces the
decision trees and makes it easier to copy and paste the entire
pg_hba.conf file. Explain what each mystery setting does and link to the
PostgreSQL documentation.

Only set listen_addresses to "*" if we need it, and turn it off if we
don't.

Simplify the instructions so that the user only restarts the postgresql
daemon once.

Clarify that koji-web does not need DB access, and the hub is the only
service that requires direct DB access.

Remove the example of authorizing the apache system user, because that
implies that the admin must run a series of complicated GRANT
instructions to allow both koji and apache to write to the DB. Just
grant the koji user full trust access for simplicity.
2020-06-24 14:44:44 +02:00
..
CVEs split docs to subdirectories 2019-11-07 11:31:54 -05:00
migrations fix docs 2020-04-22 09:31:49 +02:00
release_notes grammar fix 2020-06-09 11:18:10 +02:00
conf.py Koji 1.21.1 release notes 2020-06-09 11:18:10 +02:00
configuring_jenkins.rst update docs to current jenkins setup 2020-02-25 10:31:45 +01:00
content_generator_metadata.rst Update typeinfo metadata documentation 2020-01-07 09:19:29 +01:00
content_generators.rst clean build_reservations table 2019-10-15 09:00:22 +02:00
database_howto.rst docs for partitioning buildroot_listings 2019-11-27 16:20:14 +01:00
defining_hub_policies.rst hub: default policy allow packagelist changes with 'tag' permission 2020-06-16 11:04:14 +02:00
external_repo_server_bootstrap.rst extend docs 2020-06-16 13:28:26 +02:00
HOWTO.rst Replace references to latest-pkg with latest-build 2019-04-10 17:23:18 -04:00
image_build.rst change default value of oz_install_timeout to 0 2018-05-03 15:00:34 -04:00
index.rst include example spec 2020-03-16 14:44:34 +01:00
koji_structure1.svg docs: align "Hub" text in diagram 2020-06-23 12:44:43 +02:00
kojid_conf.rst make xz options configurable 2020-03-16 10:30:16 +01:00
misc.rst doc: "koji build" requires a target 2020-04-22 09:44:59 +02:00
permissions.rst Updated docs for tag permission 2019-10-14 10:25:39 +02:00
plugins.rst docs: Fix sidetag enablement typo 2020-04-22 09:43:57 +02:00
profiles.rst first stab at release notes 2017-06-30 12:23:09 -04:00
runs_here.rst 1.20.1 release notes 2020-03-05 14:02:47 +01:00
server_bootstrap.rst reword a bit 2017-06-06 11:49:58 -04:00
server_howto.rst doc: rewrite PostgreSQL authorization instructions 2020-06-24 14:44:44 +02:00
tag_inheritance.rst grammar fixes 2019-11-27 13:45:12 +01:00
using_the_koji_build_system.rst update docs 2020-06-19 13:21:53 +02:00
utils.rst kojira: queue_file docs 2020-04-22 13:53:47 +02:00
volumes.rst also document the symlinks 2018-04-24 15:18:02 -04:00
win_spec_example.rst include example spec 2020-03-16 14:44:34 +01:00
winbuild.rst include example spec 2020-03-16 14:44:34 +01:00
writing_a_plugin.rst merge duplicate docs 2019-12-12 16:24:39 +01:00
writing_koji_code.rst doc: links to copr builds 2020-05-18 09:26:52 +02:00