1
0
Fork 0
mirror of https://gitlab.com/famedly/conduit.git synced 2025-06-27 16:35:59 +00:00
conduit/docs/index.md

30 lines
1.1 KiB
Markdown
Raw Normal View History

2021-12-13 18:16:37 +01:00
## What is Conduit?
**Conduit** is an efficient Matrix homeserver written in [Rust](https://rust-lang.org), that's easy to set up and just works.
You can install it on a mini-computer like the Raspberry Pi to host Matrix for your family, friends or company.
## Setup your own Conduit
1. [Choose your domain](setup/domain.md)
2. Choose your deployment type
- Binary
- Docker
3. Configuration your Conduit
- Environment variables
- Config file
## Donate
- Liberapay: <https://liberapay.com/timokoesters/>\
- Bitcoin: `bc1qnnykf986tw49ur7wx9rpw2tevpsztvar5x8w4n`
## Contribute
See [the git repository](https://gitlab.com/famedly/conduit/) for more info on how to work on Conduit's code.
## Licenses
Conduit's code and documentation is licensed under the [Apache License 2.0](https://www.apache.org/licenses/LICENSE-2.0).
The [lightning bolt logo](https://github.com/mozilla/fxemoji/blob/gh-pages/svgs/nature/u26A1-bolt.svg) is licensed under [Creative Commons Attribution 4.0 International (CC BY 4.0)](https://github.com/mozilla/fxemoji/blob/gh-pages/LICENSE.md)