# Initial Installation
If you have completed the Drupal 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:80 is allowed
- Make a domain resolution on your DNS Console if you want to use domain for Drupal
# Drupal Installation Wizard
Using browser to access URL: https://domain or https://Server's Internet IP, start to install
Choose a language, go to next step
Select an installation profile
Then configure the database connection information(Don't know password?)
Wait for installing
Set your administrator account for Drupal
Installed successfully
# Drupal Setup Wizard
Coming soon..
Refer to Drupal Community Guides (opens new window) to get more details
# Q&A
# I can't visit the start page of Drupal?
Your TCP:80 of Security Group Rules is not allowed so there no response from Chrome or Firefox
# Which database does this Drupal package use?
MySQL
# Can I use Cloud database for Drupal?
Yes
← Deployment Parameters →