Skip to content

Commit cf82468

Browse files
authored
add UI install instructions
1 parent a3aa00f commit cf82468

File tree

1 file changed

+24
-8
lines changed
  • src/content/docs/cloudflare-one/connections/connect-devices/warp/deployment/mdm-deployment/partners

1 file changed

+24
-8
lines changed

src/content/docs/cloudflare-one/connections/connect-devices/warp/deployment/mdm-deployment/partners/fleet.mdx

Lines changed: 24 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -41,15 +41,23 @@ To add the WARP client installer package for distribution to your hosts enrolled
4141

4242
### 5. Install WARP with Fleet
4343

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).
4552

4653
### 6. Uninstall WARP with Fleet
4754

4855
To uninstall the Fleet-deployed WARP client:
4956

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**.
5361

5462
## Windows
5563

@@ -91,15 +99,23 @@ Refer to [deployment parameters](/cloudflare-one/connections/connect-devices/war
9199
92100
### 3. Install WARP with Fleet
93101
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).
95110
96111
### 4. Uninstall WARP with Fleet
97112
98113
To uninstall the Fleet-deployed WARP client:
99114
100-
1. In the Fleet admin console, select the 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.
117+
3. Go to **Software** and search for `Cloudflare`.
118+
4. Select **Actions** > **Uninstall**.
103119
104120
## Linux
105121

0 commit comments

Comments
 (0)