Loading docs/quick-start.md +22 −0 Original line number Diff line number Diff line Loading @@ -126,3 +126,25 @@ ansible-playbook playbooks/03-deploy-artefact-manager.yml !!! success If everything went fine, artefact manager API should be accessible directly in http://VM_IP:30080. ## Deploy Federation Manager To deploy the federation manager: ```bash ansible-playbook playbooks/04-deploy-federation-manager.yml ``` !!! success If everything went fine, federation manager API should be accessible directly in http://VM_IP:30989. ## Deploy a Second Federation Manager Federation Manager needs another federation manager for almost all the operations, so it makes sense to deploy a second federation manager: ```bash ansible-playbook playbooks/04-deploy-federation-manager.yml ``` !!! success If everything went fine, federation manager API should be accessible directly in http://VM_IP:30990. Loading
docs/quick-start.md +22 −0 Original line number Diff line number Diff line Loading @@ -126,3 +126,25 @@ ansible-playbook playbooks/03-deploy-artefact-manager.yml !!! success If everything went fine, artefact manager API should be accessible directly in http://VM_IP:30080. ## Deploy Federation Manager To deploy the federation manager: ```bash ansible-playbook playbooks/04-deploy-federation-manager.yml ``` !!! success If everything went fine, federation manager API should be accessible directly in http://VM_IP:30989. ## Deploy a Second Federation Manager Federation Manager needs another federation manager for almost all the operations, so it makes sense to deploy a second federation manager: ```bash ansible-playbook playbooks/04-deploy-federation-manager.yml ``` !!! success If everything went fine, federation manager API should be accessible directly in http://VM_IP:30990.