MatrixServerInstallation: Revision history

Jump to navigation Jump to search

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

20 February 2023

19 February 2023

  • curprev 19:5319:53, 19 February 2023RobertBushman talk contribs 1,874 bytes +1,874 Created page with "https://matrix.org/docs/guides/installing-synapse/ == Implementation: Synapse == * https://github.com/matrix-org/synapse/ * https://matrix-org.github.io/synapse/latest/setup/installation.html == Installation == * Host: matrix.traxel.com * IP: 44.237.36.191 * Provider: Lightsail === Host Basics === <pre> ssh -i path/to/key.pem admin@44.237.36.191 sudo apt update && sudo apt upgrade -y && sudo apt install -y emacs-nox net-tools git curl unzip wget </pre> .ssh/config <pre>..."