0
0
Fork 1
mirror of https://mau.dev/maunium/synapse.git synced 2024-06-26 22:48:20 +02:00
Commit graph

83 commits

Author SHA1 Message Date
Erik Johnston aaf319820a Update README to include RAM requirements 2015-09-02 17:16:39 +01:00
Mark Haines d5c31e01f2 Merge pull request #237 from matrix-org/markjh/readme-rst-formatting
Clean up some of restructured text formatting in the README.rst
2015-08-20 16:08:17 +01:00
Mark Haines 8a951540f6 Further formatting clean ups 2015-08-20 15:22:26 +01:00
Mark Haines 482648123f Clean up some of restructured text formatting in the README.rst 2015-08-20 15:20:07 +01:00
Mark Haines bb9611bd46 Add generic update instructions to UPGRADE.rst and add link to them from the README.rst 2015-08-20 15:08:18 +01:00
Matthew Hodgson c772dffc9f improve OS X instructions and remove all the leading $'s to make it easier to c+p commands 2015-07-29 09:39:55 +01:00
Matthew Hodgson 11374a77ef clarify readme a bit more 2015-06-27 16:59:47 +02:00
David Baker 47fb089eb5 Specify python 2.7 in the virtualenv setup (SYN-319) #resolved 2015-05-14 10:23:10 +01:00
Mark Haines 4ad8350607 Update README.rst 2015-04-30 17:48:29 +01:00
Mark Haines c95480963e read the pid_file from the config file in synctl 2015-04-30 17:12:15 +01:00
Mark Haines 069296dbb0 Can't specify bind-port on the cmdline anymore 2015-04-30 17:08:07 +01:00
Matthew Hodgson e3005d3ddb mention silviof's dockerfile 2015-04-29 00:14:29 +01:00
Matthew Hodgson cc5d68f4c4 general clean up. s/alpha/beta/g. add intelfx's AUR package for Arch. s/the homeserver/Synapse/g. move installation & running sections closer together. 2015-04-29 00:00:24 +01:00
David Baker f46eee838a Add note about updating your signing keys (ie. "the auto thing") 2015-04-24 15:25:28 +01:00
David Baker a654f3fe49 Matrix ID server is now HTTPS 2015-04-24 15:07:24 +01:00
David Baker 44ccfa6258 Remove ancient history 2015-04-24 15:05:56 +01:00
David Baker 04d1725752 Pedant: OS X has a space 2015-04-24 15:01:14 +01:00
Matthew Hodgson 7f911ef4e3 typo 2015-04-08 10:55:12 +01:00
Matthew Hodgson 8675ea03de actually tell users /how/ to turn on registration 2015-03-30 12:05:38 -04:00
Erik Johnston ed4d44d833 Merge pull request #109 from matrix-org/default_registration
Disable registration by default. Add script to register new users.
2015-03-18 11:38:52 +00:00
Matthew Hodgson b677ff6692 add ToC and fix typoe 2015-03-14 00:22:41 +00:00
Erik Johnston a1abee013c Add note about disabling registration by default 2015-03-13 17:06:21 +00:00
brabo 596daf6e68 added "cd ~/.synapse" before setup of the homeserver to generate our files in there instead of ~ 2015-02-22 18:52:59 +01:00
Matthew Hodgson 2b8903ce2f we federate on port 8448 nowadays... 2015-02-14 00:16:33 +00:00
Matthew Hodgson 0c0ae2e886 clean up TurnedToDust's ArchLinux notes a bit 2015-02-07 20:24:46 +00:00
TurnedToDust 03c25ebeae Update to README.rst
Added Documentation regarding ArchLinux
2015-02-06 22:28:21 -07:00
Matthew Hodgson f3a4267757 less obscure xargs 2015-02-02 17:31:58 +00:00
Matthew Hodgson 8c52e6e8a1 fix typo 2015-02-02 17:12:23 +00:00
Matthew Hodgson e9dfc4cfae fix OSX stuff and typos 2015-01-31 06:09:59 +01:00
David Baker 68bd7dfbb7 s/homeserver.config/homeserver.yaml/ because that's what synctl looks for. 2015-01-30 17:37:37 +00:00
David Baker 166c2cd4f3 add generate config instruction to the HS setup part 2015-01-30 17:11:29 +00:00
Mark Haines 33cf48118f Tell people to "source" the activate script for virtualenv, Remove --user from pip install 2015-01-30 17:00:32 +00:00
Mark Haines e709d61964 Update documentation to recommend virtual env 2015-01-30 16:56:53 +00:00
Matthew Hodgson bfb198a6eb don't clobber pythonpath 2015-01-09 18:14:05 +00:00
Matthew Hodgson 28db5dde4c oops 2015-01-08 20:38:55 +00:00
Matthew Hodgson 80e89772e2 spell out that local libs may need to be explicitly given priority 2015-01-08 20:37:08 +00:00
Matthew Hodgson 0e93e01fcb spell out that VoIP needs TURN 2014-12-24 19:45:28 +00:00
Matthew Hodgson d90e586c85 spell out that upgrading is just installing over the top 2014-12-24 16:56:20 +00:00
Kegsay 20923ffd43 Update README.rst
Add gotcha: The content repository requires additional cygwin packages.
2014-12-18 14:44:48 +00:00
Kegsay f8cc8a66b4 Update README.rst
Add windows (cygwin) install instructions.
2014-12-18 14:16:31 +00:00
Matthew Hodgson 293e89e2da re-add OSX troubleshooting instructions (not sure how they got lost) 2014-12-02 18:01:16 +00:00
Tjardick van der Kraan f9846a27b6 Added the needed libssl-dev package 2014-12-02 11:22:00 +01:00
Matthew Hodgson d45325b6d7 upgrade script depends on sqlite3 cli 2014-11-26 00:59:01 +00:00
Matthew Hodgson 84b1c9d8c2 rst bugs 2014-11-24 01:41:05 +00:00
Matthew Hodgson a7f470d1d9 more README fixes 2014-11-18 11:23:17 -08:00
Matthew Hodgson c571dd4f0e warn about memory 2014-11-17 11:44:53 -08:00
Matthew Hodgson 94ed41f236 update the README.rst to reflect the develop branch 2014-11-17 11:42:27 -08:00
Matthew Hodgson b57e9f58fd yet another installation gotcha 2014-11-17 11:11:35 -08:00
Matthew Hodgson b80d1925ff clarify install instructions further still 2014-11-17 10:52:12 -08:00
Matthew Hodgson c2609b239f suggest ~/.synapse 2014-11-13 11:59:33 +02:00