# Initial Installation
If you have completed the RabbitMQ deployment on Cloud Platform, the following steps is for you to start use it quikly
# Preparation
- Get the Internet IP on your Cloud Platform
- Check you Inbound of Security Group Rule (opens new window) of Cloud Console to ensure the TCP:8161 is allowed
- Make a domain resolution on your DNS Console if you want to use domain for RabbitMQ
# RabbitMQ Installation Wizard
Using local Chrome or Firefox to visit the URL http://DNS:15672 or http://Internet IP:15672, you will enter installation wizard of RabbitMQ
Log in to RabbitMQ web console(Don't have password?)
Set you new password from: 【Users】>【Admin】>【Permissions】>【Update this user】
More useful RabbitMQ guide, please refer to RabbitMQ Documentation (opens new window)
# Q&A
# I can't visit the start page of RabbitMQ?
Your TCP:15672 of Security Group Rules is not allowed so there no response from Chrome or Firefox
# RabbitMQ service can't start?
← Deployment Parameters →