🕵️ Setup scripts for spy, a monitoring and database server for dahak workflows.
 
 
 

6 lines
132 B

#!/bin/bash
#
# Install netdata on spy,
# so you can monitor while you monitor
bash <(curl -Ss https://my-netdata.io/kickstart.sh)