7 Commits

Author SHA1 Message Date
9c2aa9faaa
Add info about required, unautomated step to script 2024-03-11 15:57:46 +01:00
Râu Cao
e5805169f5
Improve script for switching postgres primary 2023-07-21 14:55:43 +02:00
0920803535 Merge pull request 'Add script for notifying Kosmos channels from Ruby' (#279) from feature/notify_xmpp_from_ruby into master
Reviewed-on: #279
2021-01-25 10:59:05 +00:00
Greg Karékinian
112eb903ec Add a script to switch the primary PostgreSQL server
Usage: scripts/postgresql/switch_primary.sh <old_primary_hostname> <new_primary_hostname>
2021-01-23 19:13:54 +01:00
eb4764026b
Add script for notifying Kosmos channels from Ruby
An example for notifying Kosmos XMPP channels from plain Ruby, with no
dependencies.
2021-01-06 11:27:50 +01:00
b63c86b37f
Add CLI script for hashing LDAP passwords
Only takes a cleartext password and outputs a salted, hashed password
string for LDAP documents.
2020-11-20 14:36:25 +01:00
41319fc5bc
Add shell script for creating LDAP user accounts 2020-09-15 13:04:54 +02:00