Installation

How to download and install SiteDash on your system.

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

  1. Open the downloaded .dmg file
  2. Drag SiteDash to your Applications folder
  3. Launch SiteDash from Applications
  4. 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

  1. Run the downloaded .exe installer
  2. Follow the installation wizard
  3. 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.