You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Once you get your VM, all the services are up by default using the latest code. If you meet any problem or change some thing you can easily build, deploy and start the services.
Login VM as apps account.
Stop all services: killall java (run jps to make sure all the java processes are stopped).
Apply your changes if any.
Rebuild and Deploy the new pieces (cd ~/dev/arena-vm, ./deploy_arena.sh)