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
Copy file name to clipboardExpand all lines: src/content/docs/cloudflare-one/connections/connect-devices/warp/deployment/mdm-deployment/partners/fleet.mdx
+24-8Lines changed: 24 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -41,15 +41,23 @@ To add the WARP client installer package for distribution to your hosts enrolled
41
41
42
42
### 5. Install WARP with Fleet
43
43
44
-
To deploy the uploaded `.pkg` file to your hosts, refer to the [Fleet documentation](https://fleetdm.com/guides/deploy-software-packages).
44
+
To deploy the uploaded `.pkg` file to your hosts:
45
+
46
+
1. In the Fleet admin console, go to **Hosts**.
47
+
2. Select the host that requires the WARP client.
48
+
3. Go to **Software** and search for `Cloudflare`.
49
+
4. Select **Actions** > **Install**.
50
+
51
+
Installation will happen automatically when the host comes online. To deploy with REST API or GitOps, refer to the [Fleet documentation](https://fleetdm.com/guides/deploy-software-packages).
45
52
46
53
### 6. Uninstall WARP with Fleet
47
54
48
55
To uninstall the Fleet-deployed WARP client:
49
56
50
-
1. In the Fleet admin console, select the host that requires the WARP client to be uninstalled.
51
-
2. Go to **Software** and search for `Cloudflare`.
52
-
3. In **Actions**, select **Uninstall**.
57
+
1. In the Fleet admin console, go to **Hosts**.
58
+
2. Select the host that requires the WARP client to be uninstalled.
59
+
3. Go to **Software** and search for `Cloudflare`.
60
+
4. Select **Actions** > **Uninstall**.
53
61
54
62
## Windows
55
63
@@ -91,15 +99,23 @@ Refer to [deployment parameters](/cloudflare-one/connections/connect-devices/war
91
99
92
100
### 3. Install WARP with Fleet
93
101
94
-
To deploy the uploaded `.msi` file to your hosts, refer to the [Fleet documentation](https://fleetdm.com/guides/deploy-software-packages).
102
+
To deploy the uploaded `.pkg` file to your hosts:
103
+
104
+
1. In the Fleet admin console, go to **Hosts**.
105
+
2. Select the host that requires the WARP client.
106
+
3. Go to **Software** and search for`Cloudflare`.
107
+
4. Select **Actions**>**Install**.
108
+
109
+
Installation will happen automatically when the host comes online. To deploy with REST API or GitOps, refer to the [Fleet documentation](https://fleetdm.com/guides/deploy-software-packages).
95
110
96
111
### 4. Uninstall WARP with Fleet
97
112
98
113
To uninstall the Fleet-deployed WARP client:
99
114
100
-
1. In the Fleet admin console, selectthe host that requires the WARP client to be uninstalled.
101
-
2. Go to **Software** and search for`Cloudflare`.
102
-
3. In **Actions**, select**Uninstall**.
115
+
1. In the Fleet admin console, go to **Hosts**.
116
+
2. Select the host that requires the WARP client to be uninstalled.
0 commit comments