You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 8, 2024. It is now read-only.
Copy file name to clipboardExpand all lines: website/content/commands/server-upgrade.mdx
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -77,11 +77,13 @@ manually installed runners will not be automatically upgraded.
77
77
-`-nomad-dc=<string>` - Datacenters to install to for Nomad. The default is dc1.
78
78
-`-nomad-host=<string>` - Hostname of the Nomad server to use, like for launching on-demand tasks. The default is http://localhost:4646.
79
79
-`-nomad-namespace=<string>` - Namespace to install the Waypoint server into for Nomad. The default is default.
80
+
-`-nomad-network-mode=<string>` - Nomad task group network mode. The default is host.
80
81
-`-nomad-odr-image=<string>` - Docker image for the on-demand runners. If not specified, it defaults to the server image name + '-odr' (i.e. 'hashicorp/waypoint-odr:latest').
81
82
-`-nomad-policy-override` - Override the Nomad sentinel policy for enterprise Nomad. The default is false.
82
83
-`-nomad-region=<string>` - Region to install to for Nomad. The default is global.
83
84
-`-nomad-server-cpu=<string>` - CPU required to run this task in MHz. The default is 200.
84
85
-`-nomad-server-memory=<string>` - MB of Memory to allocate to the server job task. The default is 600.
86
+
-`-nomad-service-address=<string>` - Address for the Nomad services.
85
87
-`-nomad-runner-cpu=<string>` - CPU required to run this task in MHz. The default is 200.
86
88
-`-nomad-runner-memory=<string>` - MB of Memory to allocate to the runner job task. The default is 600.
87
89
-`-nomad-runner-host-volume=<string>` - Name of the host volume to use for the Waypoint runner.
0 commit comments