Downloads

Server download:

Client downloads:

Version 3 builds for Windows and Linux (AppImage) are available on Github.Ā  Version 3 is very much in active development.

Version 2 builds:

Latest Windows / OS X: 2.2.9
Latest Ubuntu version: 2.2.9

Ā 
Ubuntu 18.04 and newerWindows x64OS XDebian Buster and newer)

Docker image for Bluecherry Client

https://hub.docker.com/r/bluecherrydvr/bluecherry-client

Mobile Apps

Bluecherry iOS app is available on the Apple App StoreĀ 
Bluecherry Android app is currently available on GitHub

Once installed, connect to the newly installed server with a web browser (https://bluecherryserver:7001)

Default login: Admin Password: bluecherry

Install the Linux client:
sudo apt-get install bluecherry-client

Windows / OSX client download

				
					# Ubuntu / Debian systems make sure curl AND sudo is installed (apt-get install curl sudo)
  
# Bluecherry server on any Linux distribution that supports docker.  
  
  sudo bash -c "$(curl -s https://raw.githubusercontent.com/bluecherrydvr/bluecherry-docker/master/scripts/install.sh)"

				
			
				
					
# Ubuntu / Debian systems make sure curl AND sudo is installed (apt-get install curl sudo)

# New in July, 2023.  Install Bluecherry server on any Linux distribution that supports docker.
  
  sudo bash -c "$(curl -s https://raw.githubusercontent.com/bluecherrydvr/bluecherry-docker/master/scripts/install.sh)"