Private Cloud Setup: Difference between revisions
Jump to navigation
Jump to search
Hoppinglife (talk | contribs) Created page with "I use the following self-hosting services for private needs: == Matrix == Matrix is a federated chatting software. === Setup === Matrix can be installed via pre-built pac..." |
Hoppinglife (talk | contribs) No edit summary |
||
| Line 17: | Line 17: | ||
==== Nheko ===== | ==== Nheko ===== | ||
[https://github.com/Nheko-Reborn/nheko Nheko] is a c++/qt | [https://github.com/Nheko-Reborn/nheko Nheko] is a c++/qt client. Can be installed via yaourt. | ||
===== RiotX ===== | ===== RiotX ===== | ||
[https://matrix.org/docs/projects/client/riotx RiotX] is the next-gen riot.im client. Seems pretty good right now. | [https://matrix.org/docs/projects/client/riotx RiotX] is the next-gen riot.im client. Seems pretty good right now. | ||
Revision as of 19:45, 21 May 2020
I use the following self-hosting services for private needs:
Matrix
Matrix is a federated chatting software.
Setup
Matrix can be installed via pre-built packages in Pacman. Below is a list of useful tools in the Synapse setup:
- The matrix webpage on Arch wiki. does not have a lot of information.
- The install.md file on the official repo. talks a lot about how the installation is but does not provide a lot on the configurations.
Clients
A list of clients can be found at here.
Nheko =
Nheko is a c++/qt client. Can be installed via yaourt.
RiotX
RiotX is the next-gen riot.im client. Seems pretty good right now.