...
About
Centro 7.11.1 is the latest in product visualization software from Actify, Inc. Centro 7.11.1 is a 64-bit server application that is fully browser based, with a scalable architecture utilizing a graph database and greater flexibility with action sequences. Centro consists of 4 components listed in the steps below.
To upgrade an existing version of Centro, see Upgrade Installation.
Prerequisite Software
Internet Information Services
.NET 4.7.2
Microsoft Edge of Google Chrome
Note: Internet Explorer is no longer supported
Prerequisite Steps
There are a few steps required before installing C7. You'll need to run PowerShell in administrator mode.
To do this:
Go to the Start menu.
Select Accessories > Windows PowerShell
Right mouse click on Windows PowerShell and select Run as administrator.
Windows Server Setup
...
Expand | ||
---|---|---|
| ||
For Windows 10 web app servers, there are needed Windows features that need to be enabled. To enable these in Windows 10,
|
Expand | ||
---|---|---|
| ||
|
...
title | WinServer 2012 R2 Required Roles and Features |
---|
...
Select Web Server (IIS) under Server Roles
...
Select the pictured features
...
For the Web Server Role (IIS) role service, select the pictured role services.
...
Add the services shown below for the Web Server Role.
...
Confirm selections.
...
title | WinServer 2016 Required Roles and Features |
---|
For Windows Server 2016, add the roles and features as described for the 2012 R2 section, except for .Net 3.5. You will have to install the other Roles and Features first, do a reboot, then install .Net 3.5.
Continue with the pre-installation items:
Copy/download the installation files to a single temporary folder. For example: C:\Centro\
Open the "Turn Windows features on or off" window, and locate and check the following:
Windows 7: Microsoft .NET Framework 3.5.1 -> Windows Communication Foundation Non-HTTP Activation
Windows 8: .NET Framework 4.5 Advanced Features -> WCF Services -> Named Pipe Activation
Windows 10: .NET Framework 4.6 Advanced Features -> WCF Services -> Named Pipe Activation
If installing a One-Pager Dashboard, you must also install Web Deploy
Select Custom
Select IIS Deployment Handler
Select Management Services
...
(https://www.iis.net/downloads/microsoft/web-deploy).
Also make sure the Web Server→Management Tools→Management Service is installed
Expand | ||
---|---|---|
| ||
|
Installation Steps
Distributed Deployments
For distributed deployment configurations see Distributed Deployment before beginning installing.
Licensing
To apply licensing, refer to Centro Licensing.
Info |
---|
WARNING:Do not apply a floating license to Centro. This is not supported and will cause unwanted results. |
Status | ||
---|---|---|
|
Requirements
Centro Server
OS:
Win10 64-bit,
Win Server 2012 R2 64-bit,
Win Server 2012 64-bit,
Win Server 2016 64-bit, or
Win Server 2019 64-bit
Memory: 16GB or more
Disk Space: 80GB or more
Database Server
...
Windows OS:
Win10 64-bit
20012 R2 64-bit
Win Server 2012 64-bit
Win Server 2016 64-bit
Win Server 2019 64-bit
...
Linux OS:
Ubuntu v12.04/v14.10/v15.04
Debain v7.0 or v8.0
CentOS 7
See the Arango site for additional Linux Versions supported:
Preferred Version
Requires registration to get download link
...
Memory: 16GB or more
...
Disk Space: 80GB or more
...
See the ArangoDB Compatibility Chart
Client
...
WebGL Compatible Browser: FireFox, Chrome, Edge
...
CAD Publisher runs reliably on the Windows version of ArangoDB Version 3.10.x (Community Edition). This allows organizations to run with Windows as a database server or run an entire instance on a single system.
See ArangoDB Compatibility Chart for supported versions for your CAD Publisher. Please note, however, that version ArangoDB 3.9.x and below is considered End Of Life.
Install ArangoDB
Install Centro WebApp
Install Centro Pipeline Host
Install Centro Pipeline Manager
1. Install ArangoDB (Please note the screenshots are for illustrative purposes only)
Expand | ||||||
---|---|---|---|---|---|---|
| ||||||
To install ArangoDB 3.x.x for Windows
To Install the Centro Database on Windows,For the application and the Web GUI to reach the ArangoDB database, configure the endpoint to make it accessible. To Set the Endpoint
After changing the endpoint restart the service to use the alterations. To Restart the Service
Complete the database setup, by running Centro's database deploy script To run the Centro database deploy scriptNOTE: If you installed ArangoDB to a non-"C" drive, you will have to modify the setup.bat file as shown below;
The Centro deployment script creates a "Centro" user to use when setting up the web application and services rather than using the database root user. Make note of the random password created for the remainder of the installation. If you use this user/password combination, you can skip the Step 5. It is strongly recommended from a security perspective to use a database user other than the root when installing the web application and services. The following can be used to create the user in Windows in a command prompt. The ArangoDB web GUI can also be used. It is important to set read/write privileges for the user on the ActifyDB database. You will need your root password to enter the arangosh shell program.
Note: The c:\Program Files\ArangoDB3 3.2.5\usr\bin directory path is based on the version of Arangodb you've installed. Adjust accordingly. |