Skip to content

Commit

Permalink
Updating windows instructions.
Browse files Browse the repository at this point in the history
  • Loading branch information
gannaraputeja committed Nov 12, 2024
1 parent 13b9fab commit 88c0e00
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion docs/install-satellite/install-satellite.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,5 +47,5 @@ The Satellite uses an organization ID to authenticate incoming requests.
- [Install in AWS EKS using EC2](satellite-aws-ecs.mdx)
- [Install in AWS EKS using Fargate](satellite-aws-eks-fargate.md)
- [Install in AWS ECS](satellite-aws-ecs.mdx)
- [Install on Windows Virtual Machine](satellite-windows-vm.mdx)
- [Install on Windows](satellite-windows.mdx)

Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
sidebar_position: 7
description: Set up Levo.ai Satellite on Windows Virtual Machine.
description: Set up Levo.ai Satellite on Windows.
---

# Satellite on Windows VM
Expand All @@ -18,9 +18,9 @@ export function DownloadDockerComposeLink() {
}

### Prerequisites
- Access to a Windows Virtual Machine.
- At least 4 CPUs and 8 GB of RAM on the Windows Virtual Machine.
- Docker installed on the Windows Virtual Machine.
- Access to a Windows Machine.
- At least 4 CPUs and 8 GB of RAM on the Windows Machine.
- Docker Desktop for Windows installed on the Windows with WSL enabled.

### 1. Download Docker Compose file
Levo provides pre-built Docker images for the Satellite that can be installed via Docker Compose.
Expand Down

0 comments on commit 88c0e00

Please sign in to comment.