can port 8091 changed to another port before first time starting up?
Wed, 01/02/2013 - 22:17
Hi,
I am trying to install couchbase server installed for the two application server nodes. that application is already running and using port 8091.
so what I want to do is:
install couchbase server on node a, set the port as some other than 8091, and then start the service.
cluster init on node a
install couchbase server on node b, set the port as some other than 8091, and then start the service.
have node b joined the cluster
however, as of what I understand so far, 8091 must be used for the first time up, until the cluster joining happened. but we don't hope our application experience outage.
any suggestions? is there anywhere to specify the port and we can change it to some other one?
thanks
Li
Hi Li,
As far as I know it is not possible; but you can do it after the installation using the command line interface (CLI). For example to move from 8091 to 9090 you can use the following command:
You can find the documentation about CLI here:
http://www.couchbase.com/docs/couchbase-manual-2.0/couchbase-network-por...
Regards
Tug
@tgrall
Tug
@tgrall