admin-tools
admin-tools copied to clipboard
Ansible playbooks and other admin tools used to administrate #! servers
`var = "${whatever.var2}"` can now be `var = whatever.var2`
addresses #158
- we can generate mynetworks from shell-servers in the hosts file - pull userdb connectionstring into a config file
http://www.postfix.org/postconf.5.html compatibility_level should be set to 2 to avoid being yote into a chroot
Can use [postfix pgsql module](http://www.postfix.org/pgsql_table.5.html). Should replace the current `admin-tools/files/postfix/ldap-aliases.cf` and [line in main.cf](https://github.com/hashbang/admin-tools/blob/07de5563c2b48086e332ec75ee507b969b9d613a/files/postfix/main.cf#L45)
We currently have an outage where `lon1.irc.hashbang.sh` fails all TLS handshakes. All users in Europe are only sent a record for `lon1`. - [ ] The health check should actually...
Initial stab at droneci deployment for #! in a dedicated VPC. Most apps should probably end up in a production k8s cluster or similar, but CI is a bit special...
We don't have any agreed-upon policy about how we handle users wanting to recover their account.