Skip to content

Commit 987948a

Browse files
authored
Update deploy section (#3732)
1 parent 21689d0 commit 987948a

File tree

12 files changed

+493
-199
lines changed

12 files changed

+493
-199
lines changed

docs/manage/_index.md

Lines changed: 17 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -9,26 +9,28 @@ open_on_desktop: true
99
overview: true
1010
---
1111

12-
You can use Viam's cloud-based fleet management tools to monitor and manage access to your fleet of {{< glossary_tooltip term_id="smart-machine" text="smart machines" >}}.
13-
Use these tools as you create and scale a new fleet of smart machines, or integrate Viam to manage and add functionality like data management to your existing fleet.
12+
<!-- Viam fleet management allows you to deploy, manage, and monitor any number of machines alone or in collaboration with others.
13+
You can manage and control your fleet of {{< glossary_tooltip term_id="machine" text="smart machines" >}} from the [Viam app](https://app.viam.com), using the [CLI](/cli/), or using the [fleet management API](/appendix/apis/fleet/). -->
1414

15+
16+
<!-- Maybe add images of this:
1517
For example, you might have 30 robots in one warehouse and 500 in another.
1618
You can monitor and teleoperate all of the robots from one online dashboard, and grant permission to other users to do the same.
17-
You can grant users different levels of access to individual machines or to groups of machines.
18-
19-
---
20-
21-
Viam fleet management allows you to organize, manage, and control any number of machines alone or in collaboration with others.
22-
You can manage and control your fleet of {{< glossary_tooltip term_id="machine" text="smart machines" >}} from the [Viam app](https://app.viam.com), using the [CLI](/cli/), or using the [fleet management API](/appendix/apis/fleet/).
19+
You can grant users different levels of access to individual machines or to groups of machines. -->
2320

21+
<!--
22+
{{< how-to-expand "Deploy a fleet of machines" "3" "INTERMEDIATE" >}}
23+
{{< cards >}}
24+
{{% card link="/manage/fleet/provision/" noimage="true" %}}
25+
{{% card link="/manage/fleet/reuse-configuration/" noimage="true" %}}
26+
{{% card link="/manage/fleet/setup/" noimage="true" %}}
27+
{{< /cards >}}
28+
{{< /how-to-expand >}}
2429
25-
{{< how-to-expand "Deploy software to machines" "4" "BEGINNER-FRIENDLY" >}}
30+
{{< how-to-expand "Deploy software to machines" "2" "INTERMEDIATE" >}}
2631
{{< cards >}}
27-
{{% card link="/manage/deploy/provision/" noimage="true" %}}
28-
{{% card link="/manage/deploy/one-to-many/" noimage="true" %}}
29-
{{% card link="/manage/deploy/ota/" noimage="true" %}}
30-
{{% card link="/manage/deploy/setup/" noimage="true" %}}
31-
{{% card link="/manage/deploy/update/" noimage="true" %}}
32+
{{% card link="/manage/software/deploy-packages/" noimage="true" %}}
33+
{{% card link="/manage/software/update-packages/" noimage="true" %}}
3234
{{< /cards >}}
3335
{{< /how-to-expand >}}
3436
@@ -46,4 +48,4 @@ You can manage and control your fleet of {{< glossary_tooltip term_id="machine"
4648
{{% card link="/manage/troubleshoot/alert/" noimage="true" %}}
4749
{{% card link="/manage/troubleshoot/troubleshoot/" noimage="true" %}}
4850
{{< /cards >}}
49-
{{< /how-to-expand >}}
51+
{{< /how-to-expand >}} -->

docs/manage/deploy/one-to-many.md

Lines changed: 0 additions & 154 deletions
This file was deleted.

docs/manage/deploy/setup.md

Lines changed: 0 additions & 9 deletions
This file was deleted.

docs/manage/deploy/_index.md renamed to docs/manage/fleet/_index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
2-
linkTitle: "Deploy"
3-
title: "Deploy"
2+
linkTitle: "Deploy fleet"
3+
title: "Deploy fleet"
44
weight: 10
55
layout: "empty"
66
type: "docs"

docs/manage/deploy/provision/_index.md renamed to docs/manage/fleet/provision/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
linkTitle: "Provision devices"
33
title: "Provision devices using viam-agent"
4-
weight: 40
4+
weight: 25
55
layout: "docs"
66
type: "docs"
77
no_list: true
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)