Here's a snippet to create a hashed + salted SHA512 password that can be used as a userPassword:
I'm going to split this up into two PRs, one to create the LDAP server and another one for the config changes for the services
Making the TLS setup took me longer than I thought (it involved some funky format changes), but I got it to work. I'm going to push a PR later this evening or tomorrow
I forgot to update, the cert for kosmos.social was automatically renewed as planned on Oct 28
This is running on andromeda, ready to merge. Confirmed to work by running certbot renew --test-cert --dry-run, the cert will be renewed tomorrow when the cron job runs
I found the issue, it was caused by this addition: 10b6f63
That's correct, I still don't understand your question.