diff --git a/.silverdock/config.json b/.silverdock/config.json new file mode 100644 index 0000000..95ff496 --- /dev/null +++ b/.silverdock/config.json @@ -0,0 +1,39 @@ +{ + "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": "" + } +} \ No newline at end of file diff --git a/.silverdock/state.json b/.silverdock/state.json new file mode 100644 index 0000000..82bdb65 --- /dev/null +++ b/.silverdock/state.json @@ -0,0 +1,19 @@ +{ + "lastCommitHash": "234c8b52cb95e8535fcf212fab5106cc65453286", + "lastPullTime": "2026-01-22T01:00:36.7908922Z", + "lastBuildTime": "2026-01-22T02:28:08.7840739Z", + "projectStates": { + "383bcbbd-fad3-4ee9-982a-678e70f1e975": { + "lastBuildTime": "2026-01-22T02:28:08.7840581Z", + "lastBuildSucceeded": true, + "lastBuildOutput": null, + "lastSuccessfulBuildCommit": null + } + }, + "rollback": { + "lastWorkingTag": null, + "lastWorkingCommit": null, + "lastWorkingTimestamp": null, + "workingTagHistory": [] + } +} \ No newline at end of file diff --git a/wwwroot/index.html b/wwwroot/index.html index e0d24f1..3555509 100644 --- a/wwwroot/index.html +++ b/wwwroot/index.html @@ -70,7 +70,7 @@ @@ -614,8 +614,8 @@ app.Run();
- Create Your Passport - Sign In + Create Your Passport + Sign In