[
https://issues.apache.org/jira/browse/WHIRR-239?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tom White updated WHIRR-239:
----------------------------
Attachment: WHIRR-239.patch
Thanks Adrian - somehow I had missed that BYON is in beta-9. That's great! So
I've updated the patch to use it for the local machine case, which simplifies
things. Run it with
{code}
mvn verify -Pintegration -DargLine="-Dwhirr.test.provider=local
-Dwhirr.test.identity=root -Dwhirr.test.credential=<root-password>"
{code}
You also need to ensure that your public key is in the local authorized_keys:
{code}
cat ~/.ssh/id_rsa.pub >> ~/.ssh/authorized_keys
{code}
> Support local standalone deployment
> -----------------------------------
>
> Key: WHIRR-239
> URL: https://issues.apache.org/jira/browse/WHIRR-239
> Project: Whirr
> Issue Type: New Feature
> Reporter: Tom White
> Assignee: Tom White
> Attachments: WHIRR-239.patch, WHIRR-239.patch
>
>
> It would be useful for Whirr to launch services on the local machine in
> "standalone" or "pseudo distributed" mode. Combined with WHIRR-220 such a
> feature would make it easy to deploy a development tarball to the local
> machine for testing, etc.
--
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira