Re: Getting IP Address to access CouchDB 2.0 Running on Debian 8.6 on Virtualbox on my PC

2016-10-17 Thread Aurélien Bénel
Hi John,

>> What I mean is if I replicate from the host machine’s CouchDB to the Couchdb 
>> running on Debian on Virtualbox, how do I get the target’s ip address?
> That’s a VirtualBox, not a CouchDB question, I’m afraid. Sorry! :)

Jan is right. However there is a part of the solution that is related to 
CouchDB :

don’t forget to setup your CouchDB service so that it listens to connections 
coming from outside (i.e. outside your virtual server).

http://docs.couchdb.org/en/2.0.0/config/http.html#httpd/bind_address


Regards,

Aurélien

Re: Getting IP Address to access CouchDB 2.0 Running on Debian 8.6 on Virtualbox on my PC

2016-10-17 Thread Jan Lehnardt

> On 17 Oct 2016, at 12:43, John Le Brasseur  wrote:
> 
> Thank you Jan.
> What I mean is if I replicate from the host machine's CouchDB to the
> Couchdb running on Debian on Virtualbox, how do I get the target's ip
> address?

That’s a VirtualBox, not a CouchDB question, I’m afraid. Sorry! :)

Best
Jan
-- 

> 
> 
> On 17 October 2016 at 12:26, Jan Lehnardt  wrote:
> 
>> The default will be 127.0.0.1 inside the virtualbox host.
>> 
>> Cheers
>> Jan
>> --
>> 
>>> On 17 Oct 2016, at 09:49, John Le Brasseur 
>> wrote:
>>> 
>>> Hi.
>>> I am trying to access my running CouchDB 2.0 installation running on
>> Debian
>>> 8.6 which is running on Virtualbox.
>>> I have searched but not found the correct way to get the correct ip
>> address.
>>> 
>>> I would imagine it would be similar to the 'docker-machine ls' command
>> but
>>> a more generic and basic one.
>>> 
>>> Could somebody point me in the right direction please.
>>> 
>>> Is it as easy as Docker or does it involve some Virtualbox network
>>> settings. Hopefully not.
>>> 
>>> Many thanks.
>>> 
>>> 
>>> John Le Brasseur
>> 
>> 
> 
> 
> -- 
> Regards,
> 
> John Le Brasseur
> +27  73 157 5605
> +27 11 431 0624

-- 
Professional Support for Apache CouchDB:
https://neighbourhood.ie/couchdb-support/



Re: Getting IP Address to access CouchDB 2.0 Running on Debian 8.6 on Virtualbox on my PC

2016-10-17 Thread John Le Brasseur
Thank you Jan.
What I mean is if I replicate from the host machine's CouchDB to the
Couchdb running on Debian on Virtualbox, how do I get the target's ip
address?


On 17 October 2016 at 12:26, Jan Lehnardt  wrote:

> The default will be 127.0.0.1 inside the virtualbox host.
>
> Cheers
> Jan
> --
>
> > On 17 Oct 2016, at 09:49, John Le Brasseur 
> wrote:
> >
> > Hi.
> > I am trying to access my running CouchDB 2.0 installation running on
> Debian
> > 8.6 which is running on Virtualbox.
> > I have searched but not found the correct way to get the correct ip
> address.
> >
> > I would imagine it would be similar to the 'docker-machine ls' command
> but
> > a more generic and basic one.
> >
> > Could somebody point me in the right direction please.
> >
> > Is it as easy as Docker or does it involve some Virtualbox network
> > settings. Hopefully not.
> >
> > Many thanks.
> >
> >
> > John Le Brasseur
>
>


-- 
Regards,

John Le Brasseur
+27  73 157 5605
+27 11 431 0624


Re: Getting IP Address to access CouchDB 2.0 Running on Debian 8.6 on Virtualbox on my PC

2016-10-17 Thread Jan Lehnardt
The default will be 127.0.0.1 inside the virtualbox host. 

Cheers
Jan
--

> On 17 Oct 2016, at 09:49, John Le Brasseur  wrote:
> 
> Hi.
> I am trying to access my running CouchDB 2.0 installation running on Debian
> 8.6 which is running on Virtualbox.
> I have searched but not found the correct way to get the correct ip address.
> 
> I would imagine it would be similar to the 'docker-machine ls' command but
> a more generic and basic one.
> 
> Could somebody point me in the right direction please.
> 
> Is it as easy as Docker or does it involve some Virtualbox network
> settings. Hopefully not.
> 
> Many thanks.
> 
> 
> John Le Brasseur