tgstation-server 6.12.3
The /tg/station 13 server suite
Loading...
Searching...
No Matches
Classes | Enumerations
Tgstation.Server.Host.Setup Namespace Reference

Classes

interface  IPostSetupServices
 Set of objects needed to configure an Core.Application. More...
 
class  PostSetupServices
 
class  SetupApplication
 DI root for configuring a SetupWizard. More...
 
class  SetupWizard
 

Enumerations

enum  SetupWizardMode { Autodetect , Force , Only , Never }
 Determines if the SetupWizard will run. More...
 

Enumeration Type Documentation

◆ SetupWizardMode

Determines if the SetupWizard will run.

Enumerator
Autodetect 

Run the wizard if the appsettings.{Environment}.yml is not present or empty.

Force 

Force run the wizard.

Only 

Only run the wizard and exit.

Never 

Never run the wizard.

Definition at line 6 of file SetupWizardMode.cs.

7 {
12
16 Force,
17
21 Only,
22
26 Never,
27 }
@ Autodetect
Run the wizard if the appsettings.{Environment}.yml is not present or empty.
@ Only
The provider may ONLY be used as an OAuth Gateway.