Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func LoadConfigs ¶
func LoadConfigs()
func PrintConfig ¶
func PrintConfig(name string)
func PrintProcesses ¶
func PrintProcesses()
PrintProcesses prints out the listing of all the sections in the config file
Types ¶
type Settings ¶
type Settings struct {
App string
StartCmd string
Console string
Instances int
Port int
MB int
GB int
Bytes int
Domain []string
Allow []string
Kill bool
Container string
Volumn []string
WorkingDir string
QuotedOpts string
BuildFile string
Dns string
UseNginx bool
Env []string
IncludeEnv bool
UseBundler bool
PostInstall string
PostUpdate string
}
Click to show internal directories.
Click to hide internal directories.