MYOB Acumatica Installation in a Data Center: To Install MYOB Acumatica on Amazon EC2
The following activity will walk you through the process of installing the MYOB Acumatica ERP Configuration Wizard and deploying an MYOB Acumatica instance on the Amazon Elastic Compute Cloud (Amazon EC2) instance.
- The vendor of the third-party software may change the user interface and settings. Therefore, the form elements and setting names that you see may differ from the ones described in the activity.
- The activity will be updated to describe changes in the user interface and settings.
Story
Suppose that you are the system administrator, and you need to deploy an MYOB Acumatica instance on the Amazon EC2 instance.
Process Overview
In this activity, you will install the MYOB Acumatica ERP Configuration Wizard and deploy an MYOB Acumatica instance on the Amazon EC2 instance.
System Preparation
Before you begin deploying an MYOB Acumatica instance on the Amazon EC2 instance, make sure that you have performed the following prerequisite activities: MYOB Acumatica Installation in a Data Center: To Launch an Amazon EC2 Instance and MYOB Acumatica Installation in a Data Center: To Create a Database Instance on Amazon RDS.
Step: Deploying MYOB Acumatica on the Amazon EC2 Instance
To deploy MYOB Acumatica on Amazon EC2, do the following:
- From the Acumatica Community website, download an MYOB Acumatica installation package with the version of MYOB Acumatica you want to install. For details, see MYOB Acumatica Installation On-Premises: To Install the MYOB Acumatica Configuration Wizard
- Run the Remote Desktop file that you have downloaded on your computer while
launching an Amazon EC2 instance.Tip:You use the Remote Desktop Connection service to connect to the web server running on your Amazon EC2 instance.
- Copy the MYOB Acumatica installation package to the web server on the Amazon EC2 instance.
- Install the MYOB Acumatica ERP Configuration
Wizard, as described in MYOB Acumatica Installation On-Premises: To Install the MYOB Acumatica Configuration Wizard.
Wait until the installation of the MYOB Acumatica ERP Configuration Wizard is complete.
- On the Welcome page of the MYOB Acumatica ERP Configuration Wizard, which opens, click Deploy a New Acumatica ERP Instance.
- On the Database Server Connection page, specify the following server settings
for the database that will be used by the MYOB Acumatica instance:
- Server Type: Microsoft SQL Server.
- Server Name: The DNS name of the Amazon RDS
database instance you have created. You can copy it from the
Endpoint box on the Connectivity
& Security tab of the
Databases page of Amazon RDS. Also, if there
is a custom port number, you can specify it after a
comma.Tip:If you cannot connect to the server, check the security groups you have selected for the EC2 and RDS instances. You must select the same group for both services.
- SQL Server Authentication: Selected.
In the boxes that become available on the page, specify the following settings:
- Login: Admin
- Password: The password you have created for the Amazon RDS database instance
- Click Next.
- On the Database Configuration page, specify the following settings:
- Create a New Database: Selected
- New Database's Name: AcumaticaAWS
- Click Next.
- On the Tenant Setup page, review the new tenant that the wizard creates by
default with no data preloaded; it has the default name Company in the
Tenant Name column.Tip:The name specified in this column is displayed on the Sign-In page of the application instance and in the instance’s user interface.
You can also configure the tenant, add more tenants, or restrict the list of tenants a user can see on the Sign-In page. For more information, see Maintaining Tenants.
- Click Next.
- On the Database Connection page, set up the authentication method that this
instance of MYOB Acumatica will use to connect to the database by specifying the following settings:
- SQL Server Authentication: Selected
- Use Existing Login Credentials: Selected
- Login: Admin
- Password: The password that you have created for the Amazon RDS database instance
- Click Next.
- On the Instance Configuration page, specify the following settings:
- Instance Name: AcumaticaAWS
- Create Acumatica ERP Site: Selected
- Local Path to the Instance: The path on the local computer where you run the web service to this application instance
- Click Next.
- On the Website Configuration page, specify the following settings:
- Available Websites: Default Web Site
- Create Virtual Directory: Selected
- Virtual Directory Name: AcumaticaAWS
- Compile the Site: Selected
- Install RabbitMQ: Selected
- Install NodeJS: Selected
- Enable Modern UI: Cleared
- Use Existing Application Pool: Selected
- Available Application Pools: DefaultAppPool
- Click Next.
- On the Confirmation of Configuration page, check the configuration settings you have specified, and click Finish to deploy this MYOB Acumatica instance.
- Click OK in the dialog box after the installation is complete; the system returns you to the Welcome page of the MYOB Acumatica ERP Configuration Wizard.
The new MYOB Acumatica instance is created on the Awazon EC2 instance, and now you can access it for the first time. For details, see Instance Deployment: Accessing an Instance for the First Time and Instance Deployment: To Deploy an Out-of-the-Box Instance.