> For the complete documentation index, see [llms.txt](https://docs.whaledeck.app/apple/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.whaledeck.app/apple/setup/compatibility.md).

# Compatibility

## Operating System

WhaleDeck supports a wide variety of operating systems, but Windows is not supported.

### Linux

WhaleDeck has been tested with the following Distros:

* Ubuntu
* Debian
* DSM/Synology

The following Distros are not supported at the moment:

* QTS/QNAP

Even if your Distro is not listed above, WhaleDeck is build in a way so that it should work with close to all Linux Distros. Please note the a few conditions:

* Your SSH server supports one of the following key exchange algorithms
  * ssh-ed25519
  * ecdsa-sha2-nistp384
  * ecdsa-sha2-nistp256
  * ecdsa-sha2-nistp521

### MacOS

All versions since macOS 10.13 are supported.

## Docker

Your Docker installation should fullfill the following requirements:

* At least Docker Engine 20.10.0 (Released 2020-12-08)

### Linux

* Your docker socket is located at `/var/run/docker.sock`

### MacOS

* Your docker socket is located at `/Users/myUser/.docker/run/docker.sock`

## SSH Keys
