># mkdir -p /opt/git cd /opt/git && cd /opt/git
        
># git clone git://github.com/stackforge/murano-deployment.git
        
># cd /opt/git/murano-deployment
># git checkout -b release-0.2 origin/release-0.2
        
># cd /opt/git/murano-deployment/devbox-scripts
># ./murano-git-install.sh prerequisites
        
LAB_HOST='***.***.***.***'

AUTH_URL="http://$LAB_HOST:5000/v2.0"

ADMIN_USER='admin'
ADMIN_PASSWORD='***'

RABBITMQ_LOGIN='muranouser'
RABBITMQ_PASSWORD='murano'
RABBITMQ_VHOST='muranovhost'
BRANCH_NAME='release-0.2'
    

It's recommended to use separate vHost in RabbitMQ

  • Install Murano components

># ./murano-git-install.sh install
        
  • Login to the Dashboard using URL http://uth_port = 35357;your VM IP>/dashboard