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.shscript in the top-levelrctoolsdirectory providing the desired target bin directory:rctools/install.sh /usr/local/bin
- rcres requires the python
fastenerspackage which can be installed usingpip