WSO2 API Manager adding extra server node -
if have wso2 api manager running , want add node (say have 2 , want add third), seems api xml files not propagated synapse-configs directory.
is there way synchronize apis new node?
similarly, if have wso2 api manager running on shared database , delete instance keep db, there way restore apis db?
thanks.
if have wso2 api manager running , want add node (say have 2 , want add third), seems api xml files not propagated synapse-configs directory.
is there way synchronize apis new node?
deployment synchronizer provides capability synchronize deployment artifacts across nodes of product cluster. cluster perform correctly, nodes must have same configurations.
all carbon-based products, including wso2 api manager use deployment synchronizer (depsync) ensure same status maintained across nodes in cluster. maintains central repository of <apim_home>/repository/deployment/server
folder, deployment configurations stored carbon-based products, , uses repository synchronize nodes.
similarly, if have wso2 api manager running on shared database , delete instance keep db, there way restore apis db?
since of parameters kept in file system, can't restore api db.
Comments
Post a Comment