Details
-
Task
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
5.x Doc Updates
-
DOC-2019-S09-May03, DOC-2019-S22-Nov01
-
1
Description
Currently, we use the static_config file to configure the networking mode. But this has a problem of losing the configuration during an upgrade.
Document REST API to change the address family:
curl -X POST http://<host>:8091/node/controller/setupNetConfig -d “afamily=ipv6”
|
Document ipv6 configuration on upgrade from 5.5.2 to 5.5.3
Now added at https://docs-staging.couchbase.com/server/6.0/rest-api/rest-server-nodes.html
Will be built to production docs tonight.
Also changed in 5.5: https://github.com/couchbase/docs-server/blob/release/5.5/modules/rest-api/pages/rest-server-nodes.adoc