System Requirements
Before installing SiteDash, make sure your system meets the following requirements:
- Operating System: macOS 13+, Ubuntu 22.04+, or Windows 10+
- Memory: 4 GB RAM minimum (8 GB recommended)
- Disk Space: 500 MB free disk space
- Network: Active internet connection for initial setup
Download
Download the latest SiteDash binary for your platform from the Changelog page. Each release provides installers for macOS, Linux, and Windows.
Installation Steps
macOS
- Open the downloaded
.dmgfile - Drag SiteDash to your Applications folder
- Launch SiteDash from Applications
- If prompted about an unidentified developer, go to System Preferences > Security & Privacy and click "Open Anyway"
Linux
tar -xzf sitedash-*.tar.gz
cd sitedash
./install.sh
Windows
- Run the downloaded
.exeinstaller - Follow the installation wizard
- Launch SiteDash from the Start menu
Verifying the Installation
After installation, open a terminal and run:
sitedash --version
You should see the version number printed to the console.