Demo Install

To get the application up and running quickly, a demo mode is available for Linux. Demo mode functions just like a production instance but is not secure for production use. Demo mode removes TLS encryption and authentication. Run the install script on Ubuntu 16.04 or 18.04 with at least 2GB RAM and 8 GB free disk space. Install can take 20 minutes or longer depending on your internet connection. The install script downloads all needed Docker containers and clones the Git repo. Production and demo use the code. To configure for production, please take a few extra steps to secure DB4SCI. See: Install

Download Install Script

Install dbi4sci demo on a Ubuntu host as root.
curl http://db4sci.org/install_demo.sh | bash