Drop IRC and replace with matrix is all our docs.
Since we are moving to matrix, lets drop reference to irc. I may have missed a few of these and I left the Zodbot SOP alone for now until we replace it with the new matrix one. Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
7398ec55c8
commit
cc6d4b0750
19 changed files with 54 additions and 86 deletions
|
@ -1,7 +1,7 @@
|
|||
= mote SOP
|
||||
|
||||
mote is a MeetBot log wrangler, providing an user-friendly interface for
|
||||
viewing logs produced by Fedora's IRC meetings.
|
||||
viewing logs produced by Fedora's matrix meetings.
|
||||
|
||||
Production instance: http://meetbot.fedoraproject.org/ Staging instance:
|
||||
http://meetbot.stg.fedoraproject.org
|
||||
|
@ -26,7 +26,7 @@ Contact::
|
|||
Location::
|
||||
Fedora Infrastructure
|
||||
Purpose::
|
||||
IRC meeting coordination
|
||||
matrix meeting coordination
|
||||
|
||||
== Deployment
|
||||
|
||||
|
@ -57,7 +57,7 @@ sudo rbac-playbook manual/upgrade/mote.yml
|
|||
|
||||
mote is a Python webapp running on Flask with mod_wsgi. It can be used
|
||||
to view past logs, browse meeting minutes, or glean other information
|
||||
relevant to Fedora's IRC meetings. It employs a JSON file store cache,
|
||||
relevant to Fedora's matrix meetings. It employs a JSON file store cache,
|
||||
in addition to a memcached store which is currently not in use with
|
||||
Fedora infrastructure.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue