To Deploy an MYOB Acumatica Instance
You deploy an MYOB Acumatica instance by using the MYOB Acumatica ERP Configuration Wizard.
To Deploy a New MYOB Acumatica Application Instance
- Run the MYOB Acumatica ERP Configuration Wizard. For example, select Start > MYOB Acumatica > MYOB Acumatica.
- On the Welcome page, click Deploy New Application
Instance.
Alternatively, on the Welcome page of the MYOB Acumatica ERP Configuration Wizard, click Perform Application Maintenance, and then click Create on the Application Maintenance page.
- On the Database Server Connection page, specify the database server that will be
used by the MYOB Acumatica instance:
- In the Server Type box, choose the server type. The following options are available: Microsoft SQL Server or MySQL Server.
- Select a server to connect to. Do one of the following:
- In the Server Name box, type the name or
the
address
of the server machine.Note: For a MySQL server, the port number defaults to 3306. You can specify the custom port number after a comma.
- If you are using a Microsoft SQL server, select the server in
the Available Servers list.
If the server list does not include the server you are looking for, you should click Reload the List to rescan your network. The list of database servers may not have a particular server even after your network is rescanned (if, for instance, the server blocks broadcasts). If the problem persists, contact your network administrator for assistance.
Note: If you use Microsoft SQL Server Express, the (local) option will not work even if the database server is running on the same machine. To use the server, start the SQL Browser service first, and then update the list of servers and select your server. Note that Microsoft SQL Server Express should not be used in a production environment because of its limitations.
- In the Server Name box, type the name or
the
address
of the server machine.
- Select the authentication method to be used to connect to the database
server. If you select the SQL Server
Authentication option, specify an account with
sufficient rights for creating the databases or making changes to them.
Keep the following points in mind as you select an authentication
method:
- The selected authentication method must be supported by the database server. By default, Microsoft SQL Server 2005 is installed with Windows authentication disabled.
- Windows authentication works only for a local Microsoft SQL Server or when both application and database servers are members of the same Windows domain.
- Windows authentication does not work for a MySQL Server.
- Click Next.
- On the Database Configuration page, select the appropriate option as follows:
- To create a new database, click Create a New Database and then type the name in the New Database's Name box.
- To connect to an existing database, do the following:
- Click Connect to an Existing Database.
- In the Available Databases on the Server
list, select a database name.Tip: You can search for a database, by using the Database Filter box.
- Depending on the schema of the database you have selected, select the relevant check box to update, repair, or set up the database, if required.
- If you want to shrink data after the database maintenance, select the Shrink data after repair check box.
- Click Next.
- On the Tenant Setup page, do the following:
- Configure the new tenant (named Tenant) that the MYOB Acumatica ERP Configuration
Wizard created by default:
- To rename the tenant, double-click the tenant name in the Tenant Name column, type a new tenant name, and press Enter.
- If you want to fill the database with demo data, select SalesDemo in the Insert Data column.
- Optional: Add more tenants if you want to create a multitenant MYOB Acumatica instance. For more information about tenant setup, see To Add a New Tenant by Using the MYOB Acumatica ERP Configuration Wizard.
- Optional: For a multitenant MYOB Acumatica instance, if you want to restrict the list of tenants a user can see only to the tenants the user has access to, select the Secure Tenant on the Sign-In Page check box. In this case, the Tenant box does not appear on the Sign-In page by default and all users first authenticate themselves by entering their login and password.
- Optional: For a multitenant MYOB Acumatica instance, if you want to configure data sharing between tenants, select the Advanced Settings check box. For more information, see Managing Tenants Locally.
- Configure the new tenant (named Tenant) that the MYOB Acumatica ERP Configuration
Wizard created by default:
- Click Next.
- On the Database Connection page, specify the authentication method that this
instance of MYOB Acumatica will use to connect to the database, which is one of the following
options:
- Windows Authentication: The MYOB Acumatica ERP Configuration
Wizard will use the default anonymous user account used by Internet
Information Services (IIS).Note: Windows authentication doesn't work for a MySQL Server.
- SQL Server Authentication: Select
Create Login Credentials to create a new SQL
login, or select Use Existing Login Credentials
and specify an existing login. The login must have at least the
following rights:
- For a Microsoft SQL server, read, write, execute, and ddl_admin
- For a MySQL server, create, alter, drop, select, delete, insert, update, create temporary tables, and execute
- Windows Authentication: The MYOB Acumatica ERP Configuration
Wizard will use the default anonymous user account used by Internet
Information Services (IIS).
- Click Next.
- On the Instance Configuration page, specify the following options:
- Instance Name: Type a name for this MYOB Acumatica instance.
- Create Acumatica ERP Site: Select this option button.
- Local Path to the Instance: Enter the path on the local computer to this application instance.
- Click Next.
- On the Website Configuration page, do the following:
- In the Website Settings section, configure the list of websites and create a virtual directory. To use the URL of the IIS default site (that is, http://www.domain.com), clear the Create Virtual Directory check box.
- Leave the Do Not Compile the Site check box cleared, which is the recommended option because it makes the system load the website faster for the first time.
- Leave the Do Not Install RabbitMQ check box
cleared,
which is the recommended option. The MYOB Acumatica ERP Configuration
Wizard will install RabbitMQ (if it is not installed yet) to support
functionality of push notifications.Tip: If you select the Do Not Install RabbitMQ check box, MYOB Acumatica ERP Configuration Wizard configures the MYOB Acumatica instance to use Microsoft Message Queuing (MSMQ) to support functionality of push notifications.
- In the Application Pool Settings section, specify
the application pool. You may want to use a dedicated application pool
to better isolate instances and fine-tune resources that are allocated
for the instance by IIS. To specify the dedicated application pool,
select one of the following options:
- To create a new application pool, click Create New Application Pool and type the name in the Application Pool Name box.
- To use an existing application pool, click Use
Existing Application Pool and select the name of
the application pool in the list of available application
pools.
The list of application pools includes all the application pools you can use to install MYOB Acumatica from the list of pools configured in Web Server (IIS), either classic or integrated.
Note: MYOB Acumatica employs the application pools that use one of the supported .NET Framework versions. For the list of supported .NET Framework versions, see System Requirements for MYOB Acumatica 2024.1.
- Click Next.
- On the Confirmation of Configuration page, do the following:
- Check the configuration settings you have specified.
- Optional. To make any changes, click Back to return to the required wizard page, and then make necessary changes.
- If you want to save the configuration settings in an XML file on your computer, click Save Configuration.
- Click Finish to deploy this MYOB Acumatica instance.