Greg greg
  • Joined on 2018-11-05
greg created pull request kosmos/chef#116 2019-11-22 13:40:40 +00:00
Fix a bug preventing nginx from being reloaded after generating a cert
greg pushed to bugfix/letsencrypt_regenerate_template at kosmos/chef 2019-11-22 13:40:15 +00:00
db4e2777d4 Fix a bug preventing nginx from being reloaded after generating a cert
greg closed pull request kosmos/chef#112 2019-11-22 13:14:02 +00:00
WIP: LDAP server and support for Mastodon, ejabberd and MediaWiki
greg created pull request kosmos/chef#115 2019-11-22 12:54:13 +00:00
Cookbook to deploy a LDAP server (389 Directory Server)
greg commented on issue kosmos/chef#107 2019-11-15 17:06:27 +00:00
Set up LDAP server for central account management

Here's a snippet to create a hashed + salted SHA512 password that can be used as a userPassword:

greg pushed to feature/107-ldap_server at kosmos/chef 2019-11-15 14:43:42 +00:00
9e4685a743 Initial version of the kosmos-dirsrv cookbook
greg commented on issue kosmos/chef#112 2019-11-15 13:45:30 +00:00
WIP: LDAP server and support for Mastodon, ejabberd and MediaWiki

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

greg pushed to feature/107-ldap at kosmos/chef 2019-11-04 18:59:08 +00:00
57351fef71 Set the LDAP server to localhost in development
00803f346c Add missing data bag for 389 Directory Server
Compare 2 commits »
greg pushed to feature/107-ldap at kosmos/chef 2019-11-04 18:18:38 +00:00
4c1666cde6 Merge branch 'master' into feature/107-ldap
86c43dfb29 Merge branch 'bugfix/110-mastodon_broken_certbot' of kosmos/chef into master
0b579b1fea Remove the redirection from HTTP to HTTPS from the mastodon vhost
Compare 3 commits »
greg created pull request kosmos/chef#112 2019-11-04 18:17:19 +00:00
LDAP server and support for Mastodon, ejabberd and MediaWiki
greg pushed to feature/107-ldap at kosmos/chef 2019-11-04 18:08:59 +00:00
0cb0879a55 Add LDAP support to mastodon
ab37a6a24e Add LDAP support to mediawiki
ef79434cb5 Only set up Tor when not in the dev environment
786a71cee2 Add LDAP support to ejabberd
56817c9355 Initial version of the kosmos-dirsrv cookbook
greg commented on issue kosmos/chef#107 2019-11-01 16:05:00 +00:00
Set up LDAP server for central account management

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

greg closed issue kosmos/chef#110 2019-10-30 11:29:59 +00:00
kosmos.social cert renewal failed due to auth error
greg merged pull request kosmos/chef#111 2019-10-30 11:29:59 +00:00
Remove the redirection from HTTP to HTTPS from the mastodon vhost
greg closed pull request kosmos/chef#111 2019-10-30 11:29:59 +00:00
Remove the redirection from HTTP to HTTPS from the mastodon vhost
greg pushed to master at kosmos/chef 2019-10-30 11:29:59 +00:00
86c43dfb29 Merge branch 'bugfix/110-mastodon_broken_certbot' of kosmos/chef into master
0b579b1fea Remove the redirection from HTTP to HTTPS from the mastodon vhost
Compare 2 commits »
greg commented on issue kosmos/chef#111 2019-10-30 10:59:17 +00:00
Remove the redirection from HTTP to HTTPS from the mastodon vhost

I forgot to update, the cert for kosmos.social was automatically renewed as planned on Oct 28

greg commented on issue kosmos/chef#111 2019-10-28 10:29:51 +00:00
Remove the redirection from HTTP to HTTPS from the mastodon vhost

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

greg created pull request kosmos/chef#111 2019-10-28 10:21:21 +00:00
Remove the redirection from HTTP to HTTPS from the mastodon vhost
greg pushed to bugfix/110-mastodon_broken_certbot at kosmos/chef 2019-10-28 10:20:46 +00:00
0b579b1fea Remove the redirection from HTTP to HTTPS from the mastodon vhost