Commit Graph

18 Commits (9a2f3094866d56281a6de930ee2c170eeb12325b)

Author SHA1 Message Date
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