# 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 -fsSL https://install.bluecherrydvr.com/docker)"
Start the client and add in the IP address of the Bluecherry server installation. The default login and password is Admin / bluecherry
To manage the settings login with a web browser to: https://ipaddress:7001 The default login and password is Admin / bluecherry
You will receive a non-fatal warning about a untrusted SSL certificate. It’s safe to ignore this.
Optional, if you want the Linux client installed: sudo apt-get install bluecherry-client
Client download locations:
www.bluecherrydvr.com/downloads or optionally you can run:sudo apt-get install bluecherry-client
Configuration
Most setting changes saved in the web interface are applied automatically so you do not have to restart the server after each change. The manual can be found online at support.bluecherrydvr.com
Thanks!