Basic deployment:
- Set Up Logging
On the remove server, create file:
/var/log/ZombieDice/logfile.txt
You probably will need sudo
Change the file permissions to 666
- Inside of
deploy_scripsdirectory runsetup.shfile.
It takes 3 argumens: ip address, username@ip address, locatation on remote
For example:
bash setup.sh 12.23.34.45 ubuntu@12.23.34.45 "~/"
This will deploy to remote machine and run the server on remote.