Commit graph

256 commits

Author SHA1 Message Date
Nils Philippsen
c90defe597 Update host names and IP addrs after move to RDU3
Also, remove obsolete "RDU I2 Master Mirror Setup" section.

Signed-off-by: Nils Philippsen <nils@redhat.com>
2025-07-08 14:18:00 +00:00
27c7d1fc39
forgejo: dependencies crynchydata postgresql and OADP operators
Signed-off-by: David Kirwan <davidkirwanirl@gmail.com>
2025-07-08 10:56:32 +01:00
Nils Philippsen
b4afb2f945 DC move: iad => rdu3, 10.3. => 10.16.
And remove some obsolete things.

Signed-off-by: Nils Philippsen <nils@redhat.com>
2025-07-04 16:32:42 +02:00
Michal Konecny
f3756ceb83 [ipa] Fix the config file name
The name is ipa-rewrite.conf. I hit this issue today, so just updating
the docs.
2025-06-23 10:16:56 +02:00
James Antill
9cccc3cf40 IRC to matrix changes.
Signed-off-by: James Antill <james@and.org>
2025-05-14 13:58:35 -04:00
Jeremy Cline
8f3a5c0d55
cloud-image-uploader: Add initial sections for AWS, GCP, containers
Also includes updates to reflect the new deployment style, and a brief
guide on testing in staging.

Signed-off-by: Jeremy Cline <jeremycline@linux.microsoft.com>
2025-04-29 17:27:30 -04:00
Michal Konecny
b52b32f2d9 Minor improvements
* Add note that this is only for admins
* Mention the other machines that could be checked
2025-04-04 13:01:58 +02:00
Michal Konecny
84298201ae Add troubleshooting guide for authentication issues
This guide is certainly incomplete, but it could serve as starting point
for discussion.
2025-04-04 13:01:58 +02:00
3e0e8d3a85
forgejo: Basic SOP for installation of the forgejo instances.
Signed-off-by: David Kirwan <davidkirwanirl@gmail.com>
2025-03-10 15:08:49 +00:00
Kevin Fenzi
67637180b7 sshaccess: drop VerifyHostKeyDNS
This is nice and all, but unless you have dnssec enabled, it
could be you get redirected to a attacker host.
We also no longer mention sshfp anywhere here, so makes sense to just
drop it.

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2025-02-19 19:15:35 +00:00
Adam Williamson
9c3c11965a Updates and cleanups for release process docs
This started out as a small change to drop references to
RelEngFrozen and clean up references to Frozen, but it got...
bigger.

We drop the sop_bodhi_activation page entirely (it is redundant
with the beta_freeze page, but worse).

We change the variable updated at freeze and release points to
always be `NextReleaseFrozen`, which is introduced in
https://pagure.io/fedora-infra/ansible/pull-request/2481 and
meant to have the same meaning as `RelEngFrozen` but be more
accurately named (as it's only one release that freezes, not all
of releng).

We extend the Fedora Release Infrastructure SOP page to document
starting and ending the infra freeze, and updating the
appropriate ansible variable.

beta_freeze page changes:

* General style/grammar cleanups
* s/Bodhi activation point/updates-testing activation point/g
* Clarify that freeze and u-t activation are distinct events
* Drop an obsolete warning and steps related to a now-fixed Bodhi bug
* Clarify and standardize ansible variable changes
* Correct the list of playbooks to be run (koji-hub is needed as
  it depends on `Frozen`, the removed ones are not needed)
* Move the body of the email announcement into the SOP so the
  release number can be templated (this is now consistent with
  final_freeze)
* Simplify stable push instructions
* Drop fedora-beta.conf creation - duplicated with beta_RC_compose
* Drop incorrect text from Consider Before Running section

beta_release page changes:

* General style/grammar	cleanups
* Clarify and standardize ansible variable changes
* Correct playbooks (add koji-hub), move to logical place in order

final_freeze page changes:

* Clarify and standardize ansible variable changes
* Fix empty 'Process stable push requests' section

final_release page changes:

* Clarify and standardize ansible variable changes
* Drop pungi.rpm.conf.j2 changes - depends on:
  https://pagure.io/fedora-infra/ansible/pull-request/2471
* Add multiple missing playbook executions
* Update the reference PR to F41

sop_mass_branching changes:

* Correct the list of playbooks to be run - both Bodhi playbooks
  are needed, MBS is gone, and there's a stray $ sign in one

Signed-off-by: Adam Williamson <awilliam@redhat.com>
2025-02-18 11:01:53 -08:00
Michal Konecny
b2f3b6589a Remove fedmsg and github2fedmsg from documentation
This commit removes all the documentation related to fedmsg and
github2fedmsg. Removes all the mentions of fedmsg when it makes sense or
change it to Fedora messaging.

I didn't updated
modules/releng_misc_guide/pages/sop_pushing_updates.adoc as this needs
somebody with the knowledge of the process to update it.

Signed-off-by: Michal Konecny <mkonecny@redhat.com>
2025-02-12 09:16:42 +00:00
Michal Konecny
7b2304fdc1 Remove duplicate entry in sysadmin guide
Signed-off-by: Michal Konecny <mkonecny@redhat.com>
2025-01-31 11:30:59 +01:00
5141624ed5
Communishift: project deletion and notifcations SOP
Openshift: WIP best practices

Signed-off-by: David Kirwan <davidkirwanirl@gmail.com>
2024-12-11 13:20:33 +00:00
František Zatloukal
886018403d QA SysAdmin SOP Refresh 2024-12-06 17:04:49 +01:00
jbtrystram
a833c0f052 coreos/cincinnati guide update
Since https://pagure.io/fedora-infra/ansible/c/3ba43f2bd4461b56419fdc89f2e082a7933c5636
the two different commits pins (build and deploy) are not necessary.
Update the documentation to reflect that.
2024-12-05 19:00:35 +00:00
Adam Williamson
77b843beb7 Add Koschei EOL steps to Koschei sysadmin guide and EOL SOP
The Koschei collection for the EOL release needs to be removed at
EOL. Add instructions for that to the Koschei sysadmin guide and
link them from the EOL SOP.

Signed-off-by: Adam Williamson <awilliam@redhat.com>
2024-11-27 08:56:16 -08:00
khalid
f246980806 added additional step to enter public key in FAS profile 2024-11-17 23:50:43 +03:00
Jeremy Cline
9f6ee3c568 Add an SOP for cloud-image-uploader
This is just the basics for now. Container configurations, AWS, and GCP
need sections (once the image uploader supports those clouds).
2024-10-22 20:19:31 +00:00
Michal Konecny
a7f7b78d68 Add guide for destroying the virt instance
Signed-off-by: Michal Konecny <mkonecny@redhat.com>
2024-10-02 10:50:19 +00:00
Michal Konecny
a00e7fc828 Add another option of disabling builder
Signed-off-by: Michal Konecny <mkonecny@redhat.com>
2024-10-02 10:50:19 +00:00
Michal Konecny
977d05c7ce Add read-only troubleshooting guide to koji SOP
As this is happening relatively often lately it would be good to add guide.

Signed-off-by: Michal Konecny <mkonecny@redhat.com>
2024-10-02 10:50:19 +00:00
Akashdeep Dhar
13cdd6cea4 Add SOP for iDRAC firmware upgrades
Signed-off-by: Akashdeep Dhar <akashdeep.dhar@gmail.com>
2024-09-30 16:46:55 +05:30
Aurélien Bompard
e89773e48b MirrorManager: update the rest of the docs
Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
2024-08-06 15:43:43 +00:00
Aurélien Bompard
042c926241 MirrorManager: update the move-devel-to-release command
Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
2024-08-06 15:43:43 +00:00
Aurélien Bompard
0606efe590 MirrorManager: update the move-to-archive command
Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
2024-08-06 15:43:43 +00:00
Aurélien Bompard
3afbe34974 Update Mirrormanager's URL
Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
2024-08-06 15:43:43 +00:00
c0d6947dba
ocp4 sops moved into sysadmin_guide
Signed-off-by: David Kirwan <davidkirwanirl@gmail.com>
2024-07-22 10:37:01 +01:00
7b844fea55
hardware troubleshooting sop, fix typos, indentation
Signed-off-by: David Kirwan <davidkirwanirl@gmail.com>
2024-07-12 14:46:42 +01:00
d34d5e053c
bugzilla2fedmsg SOP updated
Signed-off-by: David Kirwan <davidkirwanirl@gmail.com>
2024-07-12 14:41:16 +01:00
8a82b94423
hardware troubleshooting SOP
Signed-off-by: David Kirwan <davidkirwanirl@gmail.com>
2024-07-12 08:46:56 +01:00
7ee63f7e5a Merge #305 Add SELinux step to GDPR SAR SOP 2024-07-11 16:57:47 +00:00
Michal Konecny
10fadffa5a Add examples for database permissions
Last time I added a new DB I was struggling with the way to set permission to DB
user. Examples could be helpful in this case, so let's add them.

Signed-off-by: Michal Konecny <mkonecny@redhat.com>
2024-07-11 16:56:04 +00:00
Michal Konecny
bebde49bde Add SELinux step to GDPR SAR SOP
The SELinux needs to be adjusted when creating the archive. Let's document that.

Signed-off-by: Michal Konecny <mkonecny@redhat.com>
2024-07-11 14:48:48 +02:00
Michal Konecny
4ffd68f280 Add Memory spikes to troubleshooting section
Signed-off-by: Michal Konecny <mkonecny@redhat.com>
2024-07-08 15:18:49 +02:00
Michal Konecny
b216207fdf Add known error messages
Signed-off-by: Michal Konecny <mkonecny@redhat.com>
2024-06-25 17:46:26 +00:00
Michal Konecny
4816d8924a Add log locations
Signed-off-by: Michal Konecny <mkonecny@redhat.com>
2024-06-25 17:46:26 +00:00
Michal Konecny
b32a0448cc Add info how to access admin page in mailman
Signed-off-by: Michal Konecny <mkonecny@redhat.com>
2024-06-25 17:46:26 +00:00
Michal Konecny
995b1e25ab Update mailman documentation
Signed-off-by: Michal Konecny <mkonecny@redhat.com>
2024-06-25 17:46:26 +00:00
Michal Konecny
e95876ffbc Remove infra tag related howtos in favor of SOP
The howtos were confusing and the Infrastructure repo SOP has more comprehensive informations.

Signed-off-by: Michal Konecny <mkonecny@redhat.com>
2024-06-25 13:21:24 +00:00
Leo Puvilland
d9ddcc9440
nagios: add oncall documentation 2024-06-13 13:06:06 -07:00
Mikolaj Izdebski
fe02817e0e Update Koschei SOP
Closes #78
2024-06-06 08:01:12 +02:00
Michal Konecny
d035653f65 Fix fatal error during build of docs
The link to itself caused fatal error during build. Removing it fixed the issue.

Signed-off-by: Michal Konecny <mkonecny@redhat.com>
2024-05-31 12:10:32 +02:00
Michal Konecny
0fd080804e Add instructions for remounting mounts on s390x builders
Signed-off-by: Michal Konecny <mkonecny@redhat.com>
2024-05-30 07:29:50 +00:00
4b4788a536
zabbix: SOP to install and configure template for monitoring RabbitMQ
Signed-off-by: David Kirwan <davidkirwanirl@gmail.com>
2024-05-27 15:58:06 +01:00
Samyak Jain
71d0af5b2d Adds SOP for Replacing Failed Hard Drives from machines
Signed-off-by: Samyak Jain <samyak.jn11@gmail.com>
2024-05-27 17:40:10 +05:30
5aab077dbd infra repo docs -- make adding package to tag clearer
Previously it was a little ambiguous what tag to add a package to
when adding a package to an infra yum repo. This commit tweaks it a
little bit to make it more obvious, and provide a real example.

Signed-off-by: Ryan Lerch <rlerch@redhat.com>
2024-05-27 15:15:49 +10:00
Paul Maconi
0a9b6ad6ba Update batcave01 fqdn in modules/sysadmin_guide/pages/sshaccess.adoc
Found a reference to batcave01.fedoraproject.org, which does not resolve. Immediately below it is a reference to batcave01.iad2.fedoraproject.org, which did resolve and allowed an SSH connection. Updated the first reference.
2024-05-03 21:13:36 +00:00
Samyak Jain
472457f2a9 Move post release docs at correct place
Signed-off-by: Samyak Jain <samyak.jn11@gmail.com>
2024-04-29 14:59:21 +05:30
Michal Konecny
cfb2862a2b Add guide for archiving mailing lists
Signed-off-by: Michal Konecny <mkonecny@redhat.com>
2024-04-15 11:16:31 +02:00