Operating System Compatibility
DBConvert Streams is designed to run on multiple operating systems. This guide provides information about verified environments where DBConvert Streams has been confirmed to work correctly, as well as platforms planned for future support.
Fully Tested Environments
Linux Distributions
DBConvert Streams has been extensively tested and is fully supported on the following Linux distributions:
Verified Linux Versions
Ubuntu
- Ubuntu 20.04 LTS (Focal Fossa)
- Ubuntu 22.04 LTS (Jammy Jellyfish)
- Ubuntu 23.04 (Lunar Lobster)
- Ubuntu 23.10 (Mantic Minotaur)
Debian
- Debian 10 (Buster)
- Debian 11 (Bullseye)
- Debian 12 (Bookworm)
CentOS
- CentOS 7
- CentOS 8
- CentOS Stream 8
- CentOS Stream 9
Fedora
- Fedora 33+
- Fedora 34
- Fedora 35
- Fedora 36
- Fedora 37
- Fedora 38
- Fedora 39
Red Hat Enterprise Linux (RHEL)
- RHEL 8
- RHEL 9
Amazon Linux
- Amazon Linux 2
- Amazon Linux 2023
Windows
- Windows 10 (21H2 and newer)
- Windows 11
- Windows Server 2019
- Windows Server 2022
See our Windows Quick Start Guide for detailed installation instructions.
Upcoming OS Support
The following operating systems are planned for support and are currently in testing. While DBConvert Streams may work on these platforms, they haven't been fully validated yet:
macOS
- macOS Monterey (12.x)
- macOS Ventura (13.x)
- macOS Sonoma (14.x)
Note
macOS support is still in development. While many features may work correctly, you might encounter some limitations compared to Linux or Windows deployments.
Docker Support
For the most consistent experience across any operating system, we recommend using Docker, which is fully supported on all platforms:
Using Docker provides a consistent experience regardless of the host operating system and is our recommended deployment method.
System Requirements
For optimal performance on any operating system, ensure your system meets these minimum requirements:
- CPU: 2 cores minimum (4+ cores recommended for production)
- RAM: 2GB minimum (4GB+ recommended for production)
- Disk: 5GB free space minimum
- Docker: Docker Engine 20.10.0 or newer (if using Docker)
- Docker Compose: v2.0.0 or newer (if using Docker)
Cloud Hosting Options
In addition to the operating systems listed above, DBConvert Streams is available as a pre-configured 1-Click App on the DigitalOcean Marketplace:
DBConvert Streams on DigitalOcean Marketplace
The DigitalOcean 1-Click App provides the easiest way to deploy DBConvert Streams in a cloud environment, with all dependencies pre-installed and configured.
Reporting Compatibility Issues
If you encounter compatibility issues with a specific operating system or version, please report it to our support team with the following information:
- Operating system and version
- Kernel version (for Linux:
uname -r
) - Docker version (
docker --version
) if applicable - Docker Compose version (
docker compose version
) if applicable - Detailed description of the issue