Skip to content

andycavatorta/oratio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1,076 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

oratio

Fresh codebase for second prototype for AB-InBev

installation: to move from local repo to remote computers:

from within the oratio directory: scp -rp ./scripts pi@192.168.1.*:scripts

then ssh to the remote computer

cd scripts sudo chmod 777 * sudo ./install_requirements.sh

copy settings.py to remote computer scp -p settings.py pi@192.168.1.*:~/

post-install cleanup on local: cd supercooler scp -p settings.py pi@192.168.1.*:~/

post-install cleanup on pi: sudo cp /home/pi/scripts/rc.local /etc/rc.local sudo mv ~/scripts/supercooler ~/supercooler sudo mv ~/scripts/thirtybirds-2.0 ~/thirtybirds_2_0 sudo mv ~/settings.py ~/supercooler/ sudo /etc/rc.local cd ~/supercooler sudo git pull

About

A distributed control system for a new, crystal-based instrument.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors