Commit graph

19 commits

Author SHA1 Message Date
Ken Dreyer
52d706aa85 docs: use systemctl enable --now for kojid
Replace the RHEL 6-era command with the systemd equivalent.

Newer versions of systemd (RHEL 7.3+) support the --now flag to start
and enable the service in one command.
2019-04-05 15:29:27 -04:00
Ken Dreyer
b0d42dfd73 docs: use systemctl enable --now for postgres
Newer versions of systemd (RHEL 7.3+) support the --now flag to start
and enable the service in one command.
2019-04-05 15:29:27 -04:00
Tomas Kopecek
29e9c87b50 kojid.conf documentation
Fixes: https://pagure.io/koji/issue/1241
2019-04-04 17:06:13 -04:00
Pat Riehecky
f8882edd1c Update server doc for newer TLS and event worker 2019-04-04 16:56:29 -04:00
Ken Dreyer
5ae5ba651c docs: koji package provides schema.sql file
Point administrators to the "koji" package for the schema.sql file.
2019-03-12 13:52:48 -04:00
Ken Dreyer
46fc81a2ca docs: drop HTML tags from howto doc
When copying this page from Fedora's wiki, some HTML tags were missed in
the translation. Translate the HTML tags to their reStructuredText
equivalents.
2019-01-28 17:08:27 -07:00
Ken Dreyer
3a83f61292 docs: use "postgresql-setup initdb" to initialize database
Replace the old RHEL 5-era command with the newer command, available in
RHEL 7 and later.
2018-11-13 11:04:17 -05:00
Ken Dreyer
c4a6ae25ff docs: unify "dnf" and "yum" instructions in server howto
Drop the references to old EOL Fedora versions and simplify the package
install steps by using "Yum" everywhere.
2018-10-26 11:41:30 -06:00
Alex Iribarren
92219abf3a Doc: add repos-dist to koji filesystem skeleton 2018-04-30 16:53:08 -04:00
Mike McLean
4ca42db01b correct docs spelling errors 2017-09-25 15:30:29 -04:00
Mike McLean
f4a50c36a6 release notes for builder changes 2017-09-25 15:30:28 -04:00
Ville Skyttä
10bc242c32 Spelling fixes 2017-07-30 12:49:19 +03:00
Tomas Kopecek
b98d93d788 drop mod_python support
Fixes: https://pagure.io/koji/issue/466
2017-07-06 14:04:19 +02:00
Mike McLean
ae078d2285 first stab at release notes 2017-06-30 12:23:09 -04:00
Tomas Kopecek
6f8df41889 fix docs for mod_auth_gssapi 2017-06-06 09:29:14 -04:00
Mike McLean
5f27889296 update docs for allowed_scms 2017-05-22 15:49:38 -04:00
Tomas Kopecek
73de0c4e79 add default_md to docs (ssl.cnf)
Related: https://pagure.io/koji/issue/371
2017-04-28 16:36:09 +02:00
Mike McLean
a6affa38d5 pull docs updates from Fedora wiki 2016-08-23 17:48:18 -04:00
Adam Miller
3fd4275fe3 first pass at converting docs to sphinx-doc reStructured Text 2016-05-07 16:42:02 -04:00