Review wcidff SOP

Signed-off-by: Michal Konečný <mkonecny@redhat.com>
This commit is contained in:
Michal Konečný 2021-09-10 16:37:39 +02:00
parent 9dd9ba2962
commit 0c61c9b125
2 changed files with 10 additions and 9 deletions

View file

@ -3,10 +3,11 @@
== Contents
[arabic]
. Contact Information
. Introduction
. Determine Category
. Cron Job
* <<_contact_information>>
* <<_introduction>>
* <<_deployment>>
* <<_initial_deployment>>
* <<_logs>>
== Contact Information
@ -15,7 +16,7 @@ Owner::
Contact::
#fedora-admin, #fedora-noc or admin@fedoraproject.org
Location::
Phoenix (Openshift)
Openshift
Public addresses::
* whatcanidoforfedora.org
* stg.whatcanidoforfedora.org
@ -28,7 +29,7 @@ Purpose::
== Introduction
The 'What Can I Do For Fedora' (whatcanidoforfedora.org) page was the
The 'What Can I Do For Fedora' (https://whatcanidoforfedora.org) page was the
brainchild of Ralph Bean after getting inspiration from
'whatcanidoformozilla.org' created by Josh Matthews, Henri Koivuneva and
a few others. Ralph wanted to make the whatcanidoforfedora (wcidff) as
@ -79,10 +80,10 @@ https://os.fedoraproject.org[Openshift webconsole] or by using the
openshift command line:
....
$ oc login os-master01.phx2.fedoraproject.org
$ oc login os-master01.iad2.fedoraproject.org
You must obtain an API token by visiting https://os.fedoraproject.org/oauth/token/request
$ oc login os-master01.phx2.fedoraproject.org --token=<Your token here>
$ oc login os-master01.iad2.fedoraproject.org --token=<Your token here>
$ oc -n asknot get pods
asknot-28-bfj52 1/1 Running 522 28d
$ oc logs asknot-28-bfj52