Commit Graph

29 Commits (9610e9b57e25e4da6f41e070b43ff0cc50c7287c)

Author SHA1 Message Date
Bruno Windels 4e1ddf85a4 c/p error 2019-04-05 16:26:05 +02:00
Bruno Windels cfff4a998d install ComplexHttpServer regardless of whether riot is already installed 2019-04-05 16:15:38 +02:00
Bruno Windels d93e6edb1d use python3 to install riot webserver 2019-04-03 17:01:49 +02:00
Bruno Windels 146549a66a keep complexhttpserver installation within riot folder and gitignore leftovers 2019-04-03 16:20:26 +02:00
Bruno Windels 5d4ded05b4 use yarn 2019-04-03 16:19:56 +02:00
Bruno Windels c1464aaa5d Merge branch 'master' into toml/install-scripts-fail-fast 2019-04-03 15:52:11 +02:00
Tom Lant 04b64dbae9 Some changes to make the testing script run on mac, too, + a multithreaded server for riot 2018-09-25 18:45:08 +01:00
Bruno Windels 8ee7623d90 current tests need riot develop to set a room alias without a domain name 2018-09-25 18:01:10 +01:00
Bruno Windels 377a20fffa bring indentation in line with other front-end projects 2018-08-14 12:53:16 +02:00
Bruno Windels 643af2d344 run synapse on custom port so it doesn't interfere with other synapses on dev machines 2018-08-07 18:44:49 +02:00
Bruno Windels f57628e3d0 dont swallow riot server errors 2018-07-31 14:48:05 +02:00
Bruno Windels c357a0158d no need to log contents of zip files 2018-07-31 11:48:54 +02:00
Bruno Windels e50420dd1b apply config file when starting riot, not installing, so we can support riots that were built by another process 2018-07-31 11:48:54 +02:00
Bruno Windels 31fcf08fec only allow one riot server instance simultaneously 2018-07-31 11:48:29 +02:00
Bruno Windels 29d688543d stop servers on error in run script 2018-07-31 10:35:21 +02:00
Bruno Windels 758da78659 dont fail when trying to stop riot and its not running 2018-07-31 10:35:21 +02:00
Bruno Windels 976f041bba remove test exit, and use port we are semi-sure is free 2018-07-31 10:35:21 +02:00
Bruno Windels c3b7e6c7cb make scripts executable, running them with sh does something weird on travis 2018-07-31 10:35:21 +02:00
Bruno Windels 20becf8735 force running scripts in bash, as it's not the default shell on Ubuntu (which is what Travis runs) 2018-07-31 10:35:21 +02:00
Bruno Windels 5389a42bc1 use readlink instead of realpath as it seems to be more portable 2018-07-27 15:04:04 +02:00
Bruno Windels 5e1517eb4d no need for push/popd in sub-shell 2018-07-27 14:10:19 +02:00
Bruno Windels 96374f4e54 only install synapse and riot if directory is not already there 2018-07-27 14:00:01 +02:00
Bruno Windels a6304ce83e now the output isn't overwhelming anymore, output what's happening at every step 2018-07-27 13:43:12 +02:00
Bruno Windels c9461dd296 hide riot static server output 2018-07-27 13:29:59 +02:00
Bruno Windels eb10296c74 disable welcomeUserId for now in riot config, flow seems broken 2018-07-23 10:09:30 +02:00
Bruno Windels bc06d370d0 prevent stop scripts from polluting output 2018-07-23 09:41:25 +02:00
Bruno Windels 7ecd7d3873 add template config file for riot installation 2018-07-20 18:50:05 +02:00
Bruno Windels 01612f71bf dont assume current directory in scripts 2018-07-18 18:04:31 +02:00
Bruno Windels 2cb83334ed add script to install, start and stop riot 2018-07-18 17:52:51 +02:00