Talk about projects using mxisd under the hood
This commit is contained in:
@@ -8,6 +8,7 @@ mxisd - Federated Matrix Identity Server
|
|||||||
- [Getting Started](#getting-started)
|
- [Getting Started](#getting-started)
|
||||||
- [Support](#support)
|
- [Support](#support)
|
||||||
- [Contribute](#contribute)
|
- [Contribute](#contribute)
|
||||||
|
- [Powered by mxisd](#powered-by-mxisd)
|
||||||
- [FAQ](#faq)
|
- [FAQ](#faq)
|
||||||
- [Contact](#contact)
|
- [Contact](#contact)
|
||||||
|
|
||||||
@@ -96,6 +97,11 @@ You can contribute as an organisation/corporation by:
|
|||||||
maintained regularly and you get direct access to the support team.
|
maintained regularly and you get direct access to the support team.
|
||||||
- Sponsoring new features or bug fixes. [Get in touch](#contact) so we can discuss it further.
|
- Sponsoring new features or bug fixes. [Get in touch](#contact) so we can discuss it further.
|
||||||
|
|
||||||
|
# Powered by mxisd
|
||||||
|
The following projects use mxisd under the hood for some or all their features. Check them out!
|
||||||
|
- [matrix-docker-ansible-deploy](https://github.com/spantaleev/matrix-docker-ansible-deploy)
|
||||||
|
- [matrix-register-bot](https://github.com/krombel/matrix-register-bot)
|
||||||
|
|
||||||
# FAQ
|
# FAQ
|
||||||
See the [dedicated document](docs/faq.md)
|
See the [dedicated document](docs/faq.md)
|
||||||
|
|
||||||
|
@@ -10,6 +10,15 @@ Following these quick start instructions, you will have a basic setup that can p
|
|||||||
talk to the central Matrix.org Identity server.
|
talk to the central Matrix.org Identity server.
|
||||||
This will be a good ground work for further integration with features and your existing Identity stores.
|
This will be a good ground work for further integration with features and your existing Identity stores.
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
|
If you would like a more fully integrated setup out of the box, the [matrix-docker-ansible-deploy](https://github.com/spantaleev/matrix-docker-ansible-deploy)
|
||||||
|
project provides a turn-key full-stack solution, including LDAP and the various mxisd features enabled and ready.
|
||||||
|
We work closely with the project owner so the latest mxisd version is always supported.
|
||||||
|
|
||||||
|
If you choose to use it, this Getting Started guide is not applicable - See the project documentation. You may then
|
||||||
|
directly go to the [Next steps](#next-steps).
|
||||||
|
|
||||||
## Preparation
|
## Preparation
|
||||||
You will need:
|
You will need:
|
||||||
- Working Homeserver, ideally with working federation
|
- Working Homeserver, ideally with working federation
|
||||||
|
Reference in New Issue
Block a user