Commit Graph

18 Commits

Author SHA1 Message Date
Jared Goodwin
7b69141355 Add healthcheck controller with loopback-only authorization filter. Add curl install to Dockerfile. 2023-05-03 12:31:10 -07:00
Jared Goodwin
9ee51e9da4 Add basic healthcheck. 2023-04-28 16:32:55 -07:00
Jared Goodwin
b401635902 Fix copy path. 2023-04-28 16:05:59 -07:00
Jared Goodwin
172a80a697 Pre-extract archive in CI/CD before Dockerfile. 2023-04-28 15:20:30 -07:00
Jared Goodwin
1a295a9813 Test multi-stage Dockerfile. 2023-04-28 14:41:15 -07:00
Jared Goodwin
339e552114 Update dotnet version in scripts and Dockerfile. 2023-04-27 07:53:02 -07:00
Jared Goodwin
3f8d63c2c0
Azure Pipelines, Docker, and embedded server data. (#543)
* Add Azure Pipelines yml.

* Remove Server Installer.

* Update Release Build.yml for Azure Pipelines

* Update Release Build.yml

* Update Release Build.yml for Azure Pipelines

* Update Release Build.yml for Azure Pipelines

* Update Release Build.yml for Azure Pipelines

* Update Release Build.yml for Azure Pipelines

* Update signtool.exe

* Update Release Build.yml

* Update Publish.ps1

* Update pipeline and Dockerfile.

* Move docker files.

* Update Dockerfile

* Update Dockerfile

* Update Dockerfile

* Update Dockerfile

* Move files.

* Update Dockerfile

* Update Dockerfile

* Create RewritableStream.

* Finish implementation of rewritable stream and embedded data searcher.

* Remove RelayCode.

* Get branding from default org if orgId is missing.

* Update README.md

* Remove AppConstants.ServerUrl.  Fix main module file path.

* Update submodule.

* Extract embedded data in Program.cs.

* Add logging.  Update submodule.

* Remove size block.  BinaryWriter prefixes size.

* Remove unused async

* Update Immense.RemoteControl

* Update Release Build.yml for Azure Pipelines

* Update Release Build.yml for Azure Pipelines

* Use UpgradeService for determining out of date clients.
2022-12-31 19:10:40 -08:00
Jared Goodwin
eae16cb3dc Update ASP.NET Core version in install scripts/services. Update GitHub URLs. Update Docker Ubuntu image to Jammy. 2022-09-16 10:06:39 -07:00
Jared Goodwin
6d186ded1e Set permissions on script entry point. 2021-07-29 07:58:11 -07:00
Jared Goodwin
2d104a579b Automatically use Docker volume for persisting SQLite DB and appsettings.json. 2021-07-29 07:58:11 -07:00
Jared Goodwin
7194aeaba7 Update Dockerfile 2021-07-29 07:58:04 -07:00
Jared Goodwin
01ea330f54 Signal end of ICE with null candidate. 2021-07-29 07:58:03 -07:00
Jared Goodwin
1a4657aba9 Create files for mounting. 2021-07-29 07:58:03 -07:00
Jared Goodwin
3dc1d2cf45 Fix path. 2021-07-29 07:58:03 -07:00
Jared Goodwin
a1943365c6 Revert execstart change. Call dotnet with DLL argument. 2021-07-29 07:57:38 -07:00
Jared Goodwin
2d59e4a807 Remove .NET runtime install and try using the self-contained executable. 2021-07-29 07:57:38 -07:00
Jared Goodwin
1625005deb Update readme and Dockerfile. 2021-07-29 07:57:38 -07:00
Jared Goodwin
8c3f997b89 Merged PR 5: Replace Server UI with Blazor 2021-07-29 07:57:31 -07:00