Commit graph

10 commits

Author SHA1 Message Date
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
0be2e02381 hide synapse schema update logs by redirecting stderr 2018-07-27 13:42:36 +02:00
Bruno Windels
048a367081 use in-memory database, faster and no need to clear before every run 2018-07-23 10:21:38 +02:00
Bruno Windels
bc06d370d0 prevent stop scripts from polluting output 2018-07-23 09:41:25 +02:00
Bruno Windels
1468be0db4 add script to clear synapse db 2018-07-20 18:50:29 +02:00
Bruno Windels
01612f71bf dont assume current directory in scripts 2018-07-18 18:04:31 +02:00
Bruno Windels
dcf4be79b7 add start and stop scripts for synapse 2018-07-18 17:52:29 +02:00
Bruno Windels
83eebfdecc script to install local synapse 2018-07-17 12:36:35 +02:00