hyrise / Cockpit

A Cockpit for Self-Driving Databases.
15 stars 3 forks source link

Simplify native setup #750

Closed Alexander-Dubrawski closed 4 years ago

Alexander-Dubrawski commented 4 years ago

This PR simplifies the process of setting up the cockpit in a native environment. For that, it adds an install_dependencies.sh script. In comparison to #748 the aim of this PR is to set up the cockpit in a production environment (so no developer environment). It tries to make the process of installing, deleting, and starting the cockpit simpler. You can find a guide on how to install the native setup under: https://github.com/hyrise/Cockpit/wiki/Installation-(Native-Setup) .