You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@openwhisk.apache.org by GitBox <gi...@apache.org> on 2018/04/19 16:47:31 UTC

[GitHub] csantanapr commented on issue #3448: Vagrant Dev environment

csantanapr commented on issue #3448: Vagrant Dev environment
URL: https://github.com/apache/incubator-openwhisk/issues/3448#issuecomment-382804499
 
 
   Yeah you can vagrant ssh and deploy your actions, create trigger and rules use the wsk inside the Vagrant VM.
   
   Another alternative is to use the wsk CLI from outside and configure the CLI to use the Vagrant IP address, the doc has more details https://github.com/apache/incubator-openwhisk/blob/master/tools/vagrant/Vagrantfile
   
   But I would recommend to use the wsk and test inside the Vagrant VM, edit your files outside and share the files into the VM with a share folder, 

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services