helios-server icon indicating copy to clipboard operation
helios-server copied to clipboard

Where is the documentation for install steep by steep ?

Open ZerooCool opened this issue 5 years ago • 3 comments
trafficstars

Where is the documentation for install steep by steep ?

ZerooCool avatar Sep 25 '20 13:09 ZerooCool

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?

mattmurch avatar Oct 14 '20 15:10 mattmurch

Hey @mattmurch and @ZerooCool , there is one here !

bmalbusca avatar Dec 17 '20 16:12 bmalbusca

@mattmurch You can enable 'password' in AUTH_ENABLED_SYSTEMS, and make it the default auth system using the AUTH_DEFAULT_AUTH_SYSTEM environment variable.

jultra avatar Apr 30 '21 12:04 jultra