Installation
This page details the steps to install PathcoreFlow to an on-premise server or virtual machine (VM). This is not applicable to any customers of Pathcore's cloud services.
Prerequisites
In addition to the Technical Requirements you will require:
- Docker Container Engine installed and updated to the latest stable version
- Including Docker Compose plugin
- The server or VM hostname and/or static IP address where users will access the PathcoreFlow service
- The installation script (
pathcoreflow-vX.Y.Z-installer.sh) provided by Pathcore Support
Installation Instructions
Standard installation of PathcoreFlow is performed using the pathcoreflow-vX.Y.Z-installer.sh script provided by Pathcore Support.
To install PathcoreFlow
Transfer the install script to the server or VM which will host PathcoreFlow. This is typically done via SSH File Transfer Protocol (SFTP) (e.g., the
scpcommand) to somewhere temporary (e.g.,/tmp)Log in to the server or VM hosting PathcoreFlow and run the install script, e.g.:
bash /tmp/pathcoreflow-v4.2.0-installer.shThe script should be executed by a user withsudoaccess. Your password may be requested to perform some tasks.Follow the prompts for information. You will be asked to provide the following information:
- The UID (User ID) and GID (Group ID) for the user that will own the database files
- The hostname or IP address that will be used to access PathcoreFlow
- A team name (this can be changed later)
- The name, email address, and password for the initial administrator user
A summary is displayed after installing, and your PathcoreFlow service should be available at the listed URL
After Installation
After completing the initial installation, you may also need to perform some additional configuration for certain features.
Support
Pathcore also offers specialized technical support services designed for on-premise deployments. These services are designed to support customer IT teams with installation and maintenance of Pathcore software.
These services can accommodate standard or non-standard deployments and provide custom solutions when required. Ask your account manager for more information about support services we offer.