Need to establish rules for synching these servers onto MacPro.
devstudio.jboss.com
download.jboss.org
www.qa.jboss.com
I've set up ssh access from home -> machydra, and have Hudson and Apache running here:
http://dhcp-1-156.brq.redhat.com/ (Apache)
http://dhcp-1-156.brq.redhat.com:8080/ (Hudson)
Apache home dir is mounted on /Volumes/Argolid4 so it's got lots of room to grow.
I've started crontab & scripts for rsync, but it appears to not be connecting out.
See: /opt/rsync/*.sh and `crontab -e` to view crontab config.
–
Ideally, we could set up a Hudson job like this one (https://hudson.qa.jboss.com/hudson/view/DevStudio/view/DevStudio_All/job/devstudio-minsk-upload-nightly/configure) to push bits to the new server over ssh.