Publish Windows and Linux servers together
This commit is contained in:
+2
-1
@@ -75,7 +75,8 @@ bundle; its environment variables enable Developer ID signing and notarization.
|
||||
|
||||
## Server publishing
|
||||
|
||||
`dotnet/publish-server.ps1` produces locked self-contained Windows and Linux artifacts.
|
||||
`dotnet/publish-server.ps1` produces locked self-contained Windows and Linux artifacts in one
|
||||
command. Pass `-Runtime win-x64` or `-Runtime linux-x64` to publish only one target.
|
||||
`Dockerfile`, Compose configuration, and systemd packaging use the managed server. Validate a
|
||||
published binary with its TLS `--health-check`, preferably including `--expect-fingerprint`.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user