Commit Graph

29 Commits

Author SHA1 Message Date
1f431daa16 Rework step options handling 2022-12-12 11:16:26 +01:00
4affa8ff8a matrix - Check for rustc as dependency
modernize implementation
2022-12-08 11:24:20 +01:00
13bd1aee4f matrix - fixed version for bcrypt and cryptography to prevent rust as dependency 2022-09-20 21:42:14 +02:00
034530e747 matrix - adding dependencies to venv 2022-09-20 18:25:09 +02:00
ed6815b0d6 matrix - disable error checks for activate; add additional dependency psycopg2 2022-09-04 22:09:42 +02:00
9a0860bb61 Fix unbound variable errors 2022-06-01 22:49:35 +02:00
e4e909c946 sequpgrade - fix some variable rename regex statements 2022-06-01 14:27:28 +02:00
6214493c18 Used sequpgrade.sh to upgrade existing seqs 2022-05-29 20:58:23 +02:00
71612aef94 Add .editorconfig and correct indentation for many seqs 2022-03-14 21:27:29 +01:00
57a986fe40 matrix.sh - adapt room delete to new ROOM API version 2022-03-09 22:18:08 +01:00
9e81cd32fe Improve output 2022-02-27 11:32:55 +01:00
653d233586 Enhanced output with new features of sequencer 2022-02-15 14:01:52 +01:00
c861bb3a13 Matrix: Add python dep. for URL preview during installation 2021-10-04 11:55:50 +02:00
8e63bbe7df Sequencer new option to open sequence config file when initialised using initSeqConfig
Sequences with exit in step_config, changed to return to support opening config file on first run
2021-03-19 01:32:59 +01:00
5539c6b78e Provide possibility to enter Access Token on demand 2021-02-17 10:19:40 +01:00
066dcfcdcd New step to document steps to migrate synapse to another server
Fix raspi dep. typo
2020-12-27 23:12:33 +01:00
afec7878a3 Split step for install and default configuration 2020-12-27 19:14:27 +01:00
fce45e26f5 New step to debloat postgres database 2020-12-27 00:01:42 +01:00
0bddd5f1ce Add steps to delete room and "purge" rooms with no local users 2020-12-26 18:20:30 +01:00
232b05aa95 More calls to admin API which need access token (list user, list rooms, list room members) 2020-12-26 00:35:08 +01:00
805d543d3f Adding Raspberry Pi OS specific dependencies discovered during first installation attempt 2020-12-25 01:48:05 +01:00
7e49facd4d Register new users always on localhost (needs binding to localhost as well) 2020-12-25 01:32:26 +01:00
ec93e655f3 Step to reset a users password 2020-10-13 23:54:59 +02:00
a8838fa5da Update info output 2020-10-12 22:16:43 +02:00
f1ef00d34f Use su to call psql 2020-09-15 14:57:32 +02:00
f28e4523a4 Adding configuration abilities to matrix.sh 2020-09-07 15:53:45 +00:00
f58900be1f Addings seqs for upgrade, version and restart 2020-09-06 23:25:59 +00:00
fd6628196d Updates after first successful installation 2020-09-06 22:27:18 +00:00
c0cfddb54a First untested seq for matrix server synapse 2020-09-05 00:16:58 +02:00