This repo contains internal cluster management tools used in the Stanford RAMCloud development cluster.
- Run as root (probably)
- Clone this repo to somewhere sane like
/usr/local/rctools
. - Run the
install.sh
script in the top-levelrctools
directory providing the desired target bin directory:rctools/install.sh /usr/local/bin
- rcres requires the python
fasteners
package which can be installed usingpip