Tag: ejabberd
All the articles with the tag "ejabberd".
ejabberd and CA Certificates
Updated:When running the ejabberd docker image in my container set I ran into a problem where I hit the rate limiter on Let's Encrypt. This meant I could switch to
mod_http_upload and CORS
Updated:Putting together a container set with movim and ejabberd I ran into CORS (Cross Origin Resource Sharing). I'm using the default upload url https://@HOST@/u
mod_shared_roster_ldap
Updated:Getting this shared roster from LDAP into my ejabberd config has been an absolute nightmare. Everything I find seems to be people asking the same question