mirror of
https://github.com/Start9Labs/documentation.git
synced 2026-03-30 04:01:59 +00:00
* Big refactor, many minor fixes * Link fixes, icon edits * Index and ToC fixes * update icons in theme lib and add to device guides index * WIP - refactor Initial setup, LAN, FF, others * First draft ready, many fixes and edits * Ooops - minor edits and changes on initial setup * Add change password guide (try 2). * Remove change password menu item from guides * Fix display bug, think different --------- Co-authored-by: Lucy Cifferello <12953208+elvece@users.noreply.github.com> Co-authored-by: gStart9 <george@start9labs.com>
34 lines
1.3 KiB
ReStructuredText
34 lines
1.3 KiB
ReStructuredText
.. _matrix:
|
|
|
|
======
|
|
Matrix
|
|
======
|
|
|
|
Synapse
|
|
-------
|
|
|
|
With registrations disabled, the only way to create an account on your Server is through the Admin Portal. The Admin Portal is the preferred method for creating an account.
|
|
|
|
#. In your Start9 web-UI, under `Services > Synapse`, click "Launch UI"
|
|
#. Log in with your Admin Username and Password (located in Properties). For "Homeserver URL", do `not` enter your Homeserver address. Instead, enter your Admin Portal URL.
|
|
|
|
.. note:: This is the URL currently showing in your browser URL bar, excluding the path. e.g. https://exampleaddress.local or http://exampleaddress.onion.
|
|
|
|
.. figure:: /_static/images/services/matrix/synapse-admin-1.png
|
|
:width: 60%
|
|
:alt: Synapse Admin
|
|
|
|
#. In the "Users" tab, you will notice the admin user already created.
|
|
|
|
#. In the "Users" tab, click "+ Create"
|
|
|
|
.. figure:: /_static/images/services/matrix/synapse-admin-2.png
|
|
:width: 60%
|
|
:alt: Synapse Admin
|
|
|
|
#. Choose a User-ID, Displayname, and Password for your account. Optionally enter an email address under the 3PIDs section. It is not recommended to make this user a Server Administrator, as it is best to limit admin access.
|
|
|
|
.. figure:: /_static/images/services/matrix/synapse-admin-3.png
|
|
:width: 60%
|
|
:alt: Synapse Admin
|
|
|