Review wcidff SOP
Signed-off-by: Michal Konečný <mkonecny@redhat.com>
This commit is contained in:
parent
9dd9ba2962
commit
0c61c9b125
2 changed files with 10 additions and 9 deletions
|
@ -113,6 +113,6 @@
|
||||||
** xref:virt-notes.adoc[Fedora Infrastructure Libvirt Notes - SOP]
|
** xref:virt-notes.adoc[Fedora Infrastructure Libvirt Notes - SOP]
|
||||||
** xref:voting.adoc[Voting Infrastructure - SOP]
|
** xref:voting.adoc[Voting Infrastructure - SOP]
|
||||||
** xref:waiverdb.adoc[WaiverDB - SOP]
|
** xref:waiverdb.adoc[WaiverDB - SOP]
|
||||||
** xref:wcidff.adoc[wcidff - SOP in review ]
|
** xref:wcidff.adoc[What Can I Do For Fedora - SOP]
|
||||||
** xref:wiki.adoc[wiki - SOP in review ]
|
** xref:wiki.adoc[wiki - SOP in review ]
|
||||||
** xref:zodbot.adoc[zodbot - SOP in review ]
|
** xref:zodbot.adoc[zodbot - SOP in review ]
|
||||||
|
|
|
@ -3,10 +3,11 @@
|
||||||
== Contents
|
== Contents
|
||||||
|
|
||||||
[arabic]
|
[arabic]
|
||||||
. Contact Information
|
* <<_contact_information>>
|
||||||
. Introduction
|
* <<_introduction>>
|
||||||
. Determine Category
|
* <<_deployment>>
|
||||||
. Cron Job
|
* <<_initial_deployment>>
|
||||||
|
* <<_logs>>
|
||||||
|
|
||||||
== Contact Information
|
== Contact Information
|
||||||
|
|
||||||
|
@ -15,7 +16,7 @@ Owner::
|
||||||
Contact::
|
Contact::
|
||||||
#fedora-admin, #fedora-noc or admin@fedoraproject.org
|
#fedora-admin, #fedora-noc or admin@fedoraproject.org
|
||||||
Location::
|
Location::
|
||||||
Phoenix (Openshift)
|
Openshift
|
||||||
Public addresses::
|
Public addresses::
|
||||||
* whatcanidoforfedora.org
|
* whatcanidoforfedora.org
|
||||||
* stg.whatcanidoforfedora.org
|
* stg.whatcanidoforfedora.org
|
||||||
|
@ -28,7 +29,7 @@ Purpose::
|
||||||
|
|
||||||
== Introduction
|
== 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
|
brainchild of Ralph Bean after getting inspiration from
|
||||||
'whatcanidoformozilla.org' created by Josh Matthews, Henri Koivuneva and
|
'whatcanidoformozilla.org' created by Josh Matthews, Henri Koivuneva and
|
||||||
a few others. Ralph wanted to make the whatcanidoforfedora (wcidff) as
|
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:
|
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
|
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
|
$ oc -n asknot get pods
|
||||||
asknot-28-bfj52 1/1 Running 522 28d
|
asknot-28-bfj52 1/1 Running 522 28d
|
||||||
$ oc logs asknot-28-bfj52
|
$ oc logs asknot-28-bfj52
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue