helios-server
helios-server copied to clipboard
Where is the documentation for install steep by steep ?
trafficstars
Where is the documentation for install steep by steep ?
There is INSTALL.md in the root directory, which got me to running the server. However, I got stuck with the OAuth part. I am having trouble setting up OAuth for my localhost. Is there a way to bypass needing to login with OAuth when developing?
Hey @mattmurch and @ZerooCool , there is one here !
@mattmurch You can enable 'password' in AUTH_ENABLED_SYSTEMS, and make it the default auth system using the AUTH_DEFAULT_AUTH_SYSTEM environment variable.