This repository contains the scripts, configuration files, and supporting assets required to deploy and maintain Explorance products in an on-premise environment.
It is intended for system administrators, DevOps engineers, and technical staff responsible for installing, upgrading, or automating on-premise deployments of Explorance solutions.
Overview
Explorance products can be deployed in customer-managed infrastructure for organizations that require full control over data residency, networking, and security. This repository centralizes the tooling and reference materials needed for:
- Preparing the host environment
- Running installation or upgrade workflows
- Configuring system services and dependencies
- Automating operational tasks
- Troubleshooting and validating deployments
All assets in this repository complement the official Explorance On-Premise installation guides and should be used alongside the documentation provided through your Explorance representative.
Repository Structure
A typical structure may include (actual contents depend on the repository):
- Scripts Automation scripts for setup, upgrades, and maintenance
- Config Configuration templates (environment variables, service files)
- Docs Supplemental installation or operational documentation tools
- Utilities used during installation or validation
Requirements
- Before using this repository, ensure the following:
- You have received the official installation documentation from Explorance.
- All required product packages and licenses are available.
- You have administrative access to the target environment.
- Your infrastructure meets the system requirements for the relevant Explorance product version.
Usage
Clone the repository:
git clone https://github.com/explorance/onprem.git
cd onprem
Review the installation documentation provided by Explorance. Follow the prescribed workflow to run scripts or apply configuration files.
Complete all validation and post-installation checks to ensure the system is fully operational.
Support
This repository is maintained by Explorance.
For assistance, contact Explorance Support or your assigned technical representative.