Comment on page
Compatibility
Learn more about what server types and operating systems WhaleDeck supports.
WhaleDeck supports a wide variety of operating systems, but Windows is not supported.
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
All versions since macOS 10.13 are supported.
Your Docker installation should fullfill the following requirements:
- At least Docker Engine 20.10.0 (Released 2020-12-08)
- Your docker socket is located at
/var/run/docker.sock
- Your docker socket is located at
/Users/myUser/.docker/run/docker.sock
Last modified 2mo ago