vflorusso / forge-dev

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

forge-dev

Website Settings

GuiShell

Configurations

"netFrameworkVersion": "v4.0",
"phpVersion": "",
"pythonVersion": "",

AppSettings

"guishell:adminApiSecret": "api secret"

Connectionstring

	"guiShell": {
				"value": "mongodb://host:port/database",
				"type": 3
			}

Distribution

Configurations

"netFrameworkVersion": "v4.0",
"phpVersion": "",
"pythonVersion": "",

AppSettings

"cms:guiShellHost": "guishell url",
"cms:guiShellApiSecret": "api secret",
"cms:guiShellAppName": "app name",
"rootUrl": "self url",
"cms:azureServiceBusConnection": "SB connectionstring"

BackEnd

Configurations

"netFrameworkVersion": "v4.0",
"phpVersion": "",
"pythonVersion": "",
"alwaysOn": true,
	"webSocketsEnabled": true,

AppSettings

Same as distribution

FrontEnd

Configurations

"netFrameworkVersion": "v4.0",
"phpVersion": "",
"pythonVersion": "",
"alwaysOn": true,
	"webSocketsEnabled": true,

AppSettings

None, managed by developers

mongodb

Check socket timeout Authentication...

Other

Move passwords as parameters Vnet for websites

About


Languages

Language:PowerShell 87.5%Language:Shell 12.5%