Required Prerequisites |
Curator Gateway requires the following prerequisites: - IIS |
|
Open IIS and on Default Web Site click Import Application |
Open Internet Information Services Manager (IIS) (available under the Windows Administrator Tools section in the OS start menu). Expand the folder tree in the left pane until the Default Website is listed.
|
|
Find Gateway Zip File |
Click Browse and in the file explorer window that appears, find the provided Curator Gateway zip and click Open: |
|
Click Next |
||
Click Next |
||
Click Next |
||
Click Finish |
Required Prerequisites |
Curator Server requires the following prerequisites: - MySQL |
||
|
|||
---|---|---|---|
Run Installer |
|||
|
|||
Accept Licence |
|||
|
|||
Set Service Logon |
Choose the Service Account option and enter valid credentials for a user with Local Administrative rights including Logon As a Service, click Test Credentials and after confirming correct details click Next:
|
||
|
|||
Enter MySQL |
Enter the Username and Password created during the MySQL installation, change the Host if MySQL is installed on another system; leave the database as default. Click “Test Connection” and a dialog box will appear confirming if the credentials are valid:
After confirming valid details, enter the path to the MySQL Dump file. The default location is in the MySQL server's bin folder, check the location is correct before proceeding: "%INSTALL_PATH%\Program Files\MySQL\MySQL Server 5.7\bin\mysqldump.exe"
When finished, click Next. |
||
|
|||
Choose Installation |
|||
|
|||
Set Logging Options |
|||
|
|||
Configuration Details |
Do not change the Solr core configuration, Solr is installed alongside Curator Server.
Enter an SSL certificate thumbprint for setting up HTTPS connectivity.
Change the Curator Gateway host with the IIS hosts FQDN/IP. Replace: https://localhost/CuratorGateway With: https://IIS_HOST/CuratorGateway
|
||
|
|||
Click "Install" |
|||
|
|||
Click Finish |
|||
|
|||
Start Service |
Load the Services list and start Curator Server:
|
||
|
|||
Browse to Solr Admin page |
Chrome is the recommended browser for viewing the Solr Admin webpage.
|
||
|
|||
Select the Curator core |
Using the dropdown box select the curator_[version] from the list. (Where more than one version is presented, select the most recent version).
|
||
|
|||
Execute dataimport |
Select the Dataimport option that appears below the core dropdown box once a version has been selected. In the central section of the page, if not already selected, tick Clean, Commit and Auto-Refresh Status.
Press "Execute":
|
||
Reload the core |
Once the Import is completed the status will turn green (as long as Auto-refresh Status was selected during the previous stage). Select Core Admin from the left hand menu. In the central pane (under the Add Core button) click on the core version from the last step.
Click "Reload":
|