39 lines
1.0 KiB
JSON
39 lines
1.0 KiB
JSON
{
|
|
"version": "1.0",
|
|
"repositoryUrl": "https://git.silverlabs.uk/SilverLABS/privacyfirstwebsite.git",
|
|
"uiHostname": "silverdock.local",
|
|
"autoUpdate": {
|
|
"enabled": true,
|
|
"checkIntervalMinutes": 5,
|
|
"autoRestart": true
|
|
},
|
|
"projects": [
|
|
{
|
|
"id": "383bcbbd-fad3-4ee9-982a-678e70f1e975",
|
|
"name": "PrivacyFirstWebsite",
|
|
"projectPath": "PrivacyFirstWebsite.csproj",
|
|
"type": 0,
|
|
"enabled": true,
|
|
"startOrder": 0,
|
|
"hostname": "p1st.silverlabs.uk",
|
|
"launchProfile": {
|
|
"configuration": "Release",
|
|
"port": 5001,
|
|
"restartOnFailure": true,
|
|
"restartDelaySeconds": 5,
|
|
"maxRestartAttempts": 3,
|
|
"environmentVariables": {}
|
|
}
|
|
}
|
|
],
|
|
"dockerBuild": {
|
|
"registryUrl": "docker-registry.silverlabs.uk",
|
|
"registryUsername": "admin",
|
|
"registryPassword": "RegistryPass2025",
|
|
"imagePrefix": "",
|
|
"tagWithTimestamp": true,
|
|
"tagWithLatest": true,
|
|
"imageGroups": [],
|
|
"hostSourcePath": ""
|
|
}
|
|
} |