SpinFire Manage Installation

Note - These instructions are for versions 2025.1.0 or later.

The SpinFire Manage installer is a single executable that installs one product with two applications: Web App and Pipeline Service.

  1. Double click the executable, select a language and wait for the installer to load.

  2. On the welcome screen click Next.

  3. Review and accept the License Agreement, then click Next.

  4. Review the Telemetry notice and click Next.

  5. Select the dropdown menu and choose Default Web Site, then click Next.

    Important

    *If you change the IIS Application Name, then the address of the WebApp_JobEventHandler endpoint in the WCF client configuration of Pipeline Service must be changed as well.

    In “C:\Program Files\SpinFire\SpinFire Manage\PipelineService\Configuration\WCF” edit,

    • local_client.config

    • remote_client.config

    Example,

    If I install with the name “Centro-install”, then I need to change the endpoint address to “net.pipe://localhost/Centro-install/JobEventHandler_svc/JobEventHandler.svc”.

    <endpoint address="net.pipe://localhost/Centro-install/JobEventHandler_svc/JobEventHandler.svc" binding="netNamedPipeBinding" bindingConfiguration="named_pipe_binding" contract="KitKat.ServiceContracts.ManagerContracts.IJobEventHandler" name="WebApp_JobEventHandler" />
    

6. Set the Location name for this instance and the Location URI (how your user base will access the SpinFire Manage instance. Note: Direct IP addresses should not be used). | Click Next.

  1. For applications under an existing site, use the default or specify credentials for the Web App directory.

    Click Next.

  2. Enter email server information or choose to skip. Click Next. (This can be configured after the installation).

  3. Enter the IP address or hostname of the system containing the ArangoDB database.

    Enter the database user name and password that the application uses to connect to the database.

    Hint

    We recommend using a database user other than root.

    Click Next.

  4. Select the location where uploaded catalog resource files will be stored and click Next.

  1. Click Install to finish the installation.

  1. Wait for the application to finish installing, then click Finish.

  1. If this is the first time installing SpinFire Manage, the CentroPool user credentials must be updated. (Updating SpinFire Manage version will retain the user credentials.)

This step is necessary for SpinFire Manage to have Read/Write access permission to network locations relating to Centro.

IIS > Application Pools > CentroPool > Advanced Settings > Identity

  1. Go to the login page. Verify the site is accessible.