Installing the CloudIO platform
Last updated
Was this helpful?
Last updated
Was this helpful?
Obtain the license key from the CloudIO support team through the customer portal before installing the platform.
The following details must be sent to the CloudIO support team to obtain the license key:
License start date
Serial number of the machine
Launch the installer and click Continue. The Setup Application URL page is displayed.
2. Upload the Activation/License file obtained from CloudIO support team.
3. Enter the following details in the Setup Application URL page:
Subdomain is the name using which you can access the application. E.g. : apps is the subdomain for http://apps.cloudio-idc.com
Email which will serve as your login id and to which the access details will be sent.
New Admin Password and Confirm Password
4. Click Continue. The Setup Platform Schema page is displayed.
5. Enter the following details of the Setup Platform Schema page:
a. For Oracle database
From the Database Type list, select Oracle.
Enter DB Host Name.
E.g.: server.cloudio.com
Enter DB Port.
E.g.: 1521
Enter SID/Service name.
E.g.: rapapp
Enter Username. Use the username created during the platform schema creation.
E.g.: User Name: xxrademo
Enter Password. Use the password created during the platform schema creation.
E.g.: Password: xxra
Click Continue. The Setup Application Schema page is displayed.
b. For MySQL database
From the Database Type list, select MySQL.
Enter DB Host Name.
E.g.: 192.168.10.60
Enter DB Port.
E.g.: 3306
Enter Database name.
E.g.: xxcloudio
Enter Username.
E.g.: User Name: xxcloudio\qa
Enter Password.
E.g.: Password: xxcloudio\qa@123
Click Continue. The Setup Application Schema page is displayed.
6. Enter the following details of the Setup Application Schema page.
a. For Oracle database
From the Database Type list, select Oracle EBS Using DBC File.
Enter the required DBC File Path. You may have to generate a new DBC file for this host. Place the DBC file under $TOMCAT\_HOME directory and enter its path.
Enter Username. The ASADMIN user must be enabled.
If the objects are already created, select the option - Check this if CloudIO Objects already exists in Application Schema
Click Continue. The Setup SMTP details page is displayed.
b. For MySQL database
From the Database Type list, select MySQL
Enter DB Host Name.
E.g.: 192.168.10.60
Enter DB Port.
E.g.: 3306
Enter Database name.
E.g.: xxapps
Enter Username.
E.g.: User Name: xxcloudio\qa
Enter Password.
E.g.: Password: xxcloudio\qa@123
Click Continue. The Setup SMTP details page is displayed.
In the SMTP Host Name, enter the Internet Service Providers (ISP) used to send the emails. E.g.: smtp.gmail.com, smtp.hotmail.com
In SMTP Port, enter the outgoing mail port. E.g.: 465
In From Name, enter the name that must appear in the sent list. E.g.: CloudIO Dev
In From Email, enter the email id which must be used to send outgoing emails. E.g.: [noreply@cloudio.com](https://cloudio.io/docs/noreply@cloudio.com)
Select SMTP Requires Authentication.
To allow a server to accept requests to use SSL over TCP/IP from remote servers that connect anonymously, select Enable the use of the STARTTLS command.
If required, select Requires the use of the STARTTLS command.
Enter Username and Password of the outgoing email account.
Enter Admin Name and Admin Email.
Click Continue. The Setup Profile Values page is displayed.
Enter the required details and click Continue. All the fields are optional.
The confirmation page is displayed and contains a path along with the schema details.
Click Install. On completion, a success message is displayed
After successful installation, click Sign in and login using the username admin and the password provided in step 3.
Move $TOMCAT_HOME/webapps/ROOT/WEB- INF/classes/ra.properties file to $TOMCAT_HOME/lib folder and restart the Tomcat.