Remote deployment and vagrant
I'm a little confused about how to setup remote deployment to access a local vagrant box. I'm trying to setup a Remote Deployment and JBoss Remote run configuration that could just pickup the artifacts built locally for deployment. I've managed to make this work using sftp, but this is unnecessarily copying the artifact to the vagrant box — it seems to me there should be a way I could just tell IDEA that my project folder is mapped to /vagrant on the server. Has anyone done this? (IDEA 13, IU-130.1619).
Please sign in to leave a comment.