MOSIP Modules Deployment
Below is the sequence of installation of MOSIP modules and the sequence must be followed to resolve all interdependencies.
Installation
Conf secrets
cd $INFRA_ROOT/deployment/v3/mosip/conf-secrets
./install.shConfig Server
cd $INFRA_ROOT/deployment/v3/mosip/config-server
./install.shArtifactory
cd $INFRA_ROOT/deployment/v3/mosip/artifactory
./install.shKeymanager
cd $INFRA_ROOT/deployment/v3/mosip/keymanager
./install.shWebSub
cd $INFRA_ROOT/deployment/v3/mosip/websub
./install.shKernel
cd $INFRA_ROOT/deployment/v3/mosip/kernel
./install.shMasterdata-loader
cd $INFRA_ROOT/deployment/v3/mosip/masterdata-loader
./install.shMock-biosdk
cd $INFRA_ROOT/deployment/v3/mosip/biosdk
./install.shPacketmanager
cd $INFRA_ROOT/deployment/v3/mosip/packetmanager
./install.shDatashare
cd $INFRA_ROOT/deployment/v3/mosip/datashare
./install.shPre-reg
cd $INFRA_ROOT/deployment/v3/mosip/prereg
./install.shIdrepo
cd $INFRA_ROOT/deployment/v3/mosip/idrepo
./install.shPartner Management Services
cd $INFRA_ROOT/deployment/v3/mosip/pms
./install.shMock ABIS
cd $INFRA_ROOT/deployment/v3/mosip/mock-abis
./install.shMock-mv
cd $INFRA_ROOT/deployment/v3/mosip/mock-mv
./install.shRegistration Processor
cd $INFRA_ROOT/deployment/v3/mosip/regproc
./install.shAdmin
cd $INFRA_ROOT/deployment/v3/mosip/admin
./install.shID Authentication
cd $INFRA_ROOT/deployment/v3/mosip/ida
./install.shPrint
cd $INFRA_ROOT/deployment/v3/mosip/print
./install.shPartner Onboarder
cd $INFRA_ROOT/deployment/v3/mosip/partner-onboarder
./install.shMOSIP File Server
cd $INFRA_ROOT/deployment/v3/mosip/mosip-file-server
./install.shResident services
cd $INFRA_ROOT/deployment/v3/mosip/resident
./install.shRegistration Client
cd $INFRA_ROOT/deployment/v3/mosip/regclient
./install.shLast updated
Was this helpful?