# Installation

## Installation instructions for different operating systems:

* [Unix-based](https://docs.supervisely.com/agents/connect-your-computer/unix-based)
* [Windows WSL](https://docs.supervisely.com/agents/connect-your-computer/windows-wsl)

## Agent

Learn how Supervisely agent works and how to maintain it in the [Agent](https://github.com/supervisely/docs/blob/master/agents/README.md) section.

* [About Supervisely Agent](https://github.com/supervisely/docs/blob/master/agents/README.md)
* [Adding, Restarting, and Deleting Nodes](https://docs.supervisely.com/agents/add_delete_node)
* [How the Agent Works](https://docs.supervisely.com/agents/agent)
* [Agent Storage](https://docs.supervisely.com/agents/agent-storage)
* [Leveraging Amazon AMI for Agent Deployment](https://docs.supervisely.com/agents/connect-your-computer/ami)
* [Efficient Cleanup and Resource Management](https://github.com/supervisely/docs/blob/master/agents/clean_up/clean_up.md)
* [Custom Docker Registry Integration](https://docs.supervisely.com/agents/custom-docker-registry)
* [Management](https://github.com/supervisely/docs/blob/master/agents/manage/manage.md)
* [Status, and Troubleshooting](https://docs.supervisely.com/agents/status)

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Installation Linux</strong></td><td>Everything you need to know about deploying Supervisely agent on Unix-based operating systems.</td><td><a href="connect-your-computer/unix-based">unix-based</a></td></tr><tr><td><strong>Installation Windows</strong></td><td>Everything you need to know about deploying Supervisely agent on Windows WSL.</td><td><a href="connect-your-computer/windows-wsl">windows-wsl</a></td></tr><tr><td><strong>Installation AMI AWS</strong></td><td>If, for some reason, your computer doesn't meet the requirements, hardware (no GPU) or software (no CUDA or nvidia-docker), there is a quick way to try training &#x26; inference with Supervisely on Amazon EC2.</td><td><a href="connect-your-computer/ami">ami</a></td></tr><tr><td><strong>Installation Kubernetes</strong></td><td>Follow these steps to deploy Supervisely in Kubernetes cluster</td><td><a href="connect-your-computer/installation">installation</a></td></tr></tbody></table>
