I am looking to use this for my EVE Online organization. Far as I know no other EVE groups use discourse. We have an internal auth system based on EVE API data. If a user gives correct a valid API they are register for mumble, discord, and hopefully soon Discourse. This is depending on how Discourse does API(which I need to do more reading.). Anyway way to skip the whole email server all together? Set it up where a user gets a username and pw(mumble), a link that does oauth2(Discord), or some other auth system?
I hate traditional forums and something like Discourse would be awesome for my developing community.
If I ever figure out how to install Discourse on my Apache Unbuntu server I will use oauth2. Someone linked me a workaround using gmail since I am going to be using oauth2.
Currently hung up on to config. haproxy since the guide available was done in CentOS.