Block a user
Set up LDAP server for central account management
I got ejabberd working with LDAP auth in a VM. ejabberd itself, like GitLab, only has read-only support for LDAP, so you can't create users on LDAP through ejabberdctl. I created an ldif file and used ldapadd to add a group and a user:
Deploy akkounts-api behind an nginx reverse proxy with a TLS cert
Fix Mastodon Web systemd service
Fix Mastodon Web systemd service
Fix Mastodon Web systemd service
Switch to Policyfile
I have removed this one from the Icebox and changed its title, Knife-Zero supports Policyfile: https://knife-zero.github.io/tips/with_policyfile/
Update Chef to 15.3.14
I have successfully executed Chef on andromeda and barnard using Knife-Zero and updated the node files. This is now ready to merge
Prevent the nodejs applications restarting on every Chef run
Prevent the nodejs applications restarting on every Chef run
This is not an issue anymore, confirmed after working on #104 and running Chef multiple times