Primeur Online Docs
Data One Installation Manager
Data One Installation Manager
  • 🚀GETTING STARTED
    • Introduction to the installation process
  • Data One Platform Modules vs Data One Platform Components
  • SYSTEM REQUIREMENTS
    • System requirements
      • Global system requirements - NEW! 🚀
      • DOIM system requirements
      • CEMAN system requirements
      • Data Watcher system requirements
      • STENG system requirements
      • DMZ Gateway system requirements
      • Data Shaper system requirements
      • Storage requirements
  • TOPOLOGY PATTERNS
    • Network topology recommendations
    • Data One common domain topology patterns
  • INSTALL DATA MOVER
    • Planning initial installation and master configuration
      • Data One runtime services, nodes, and components
    • Data Mover Domain Master Configuration reference
    • Performing initial installation and master configuration
      • Creating database objects for PostgreSQL
      • Creating database objects for Oracle
      • Executing the installer
      • Configuring load balancer rules for Data One WUI access on CEMAN
      • Configuring firewall rules
    • Running the system for the first time
      • Basic system control: starting, stopping and checking status
      • Launching Data One WUI
      • Wiring your STENG cluster together
  • INSTALL DATA SHAPER
    • Introduction to Data Shaper installation process
    • Planning Data Shaper installation
    • Data Shaper System Requirements
    • Data Shaper Domain Master Configuration reference
    • Performing Data Shaper initial installation and master configuration
      • Creating database objects for PostgreSQL
      • Creating database objects for Oracle
      • Executing Data Shaper installer
      • Configuring additional firewall rules for Data Shaper
  • CLI and Configuration files
    • dataone.sh reference
    • doim.sh reference
    • dataonedbmgr.sh reference
    • dataonedb.cfg reference
Powered by GitBook
On this page
  • Pre-installation checklist
  • Preliminary package installation on DOIM Control Node
  • Proceeding with the actual installation
  1. INSTALL DATA SHAPER

Performing Data Shaper initial installation and master configuration

PreviousData Shaper Domain Master Configuration referenceNextCreating database objects for PostgreSQL

Last updated 3 months ago

Pre-installation checklist

  • You drew a deployment diagram, indicating on which peers of which STENG cluster Data Shaper services are expected to be deployed.

  • You are prepared to interactively provide values for all the DMFG variables described in .

  • You double checked all .

  • You possess or secured adequate skills to perform the required installation tasks, including the creation of database objects, the configuration of the load balancer and firewall and the management of keys as certificates.

Preliminary package installation on DOIM Control Node

The first thing you need to do is to install the Data Shaper package on the DOIM Control Node. The rest of the installation will be driven by doim-datashaper.sh CLI from that node.

Data Shaper installable image is a compressed tar named like this:

1.20.0-DATA_ONE-DATA_SHAPER-linux64-<buildnumber>.tar.gz

Expand this package in <DOIM_HOME> before proceeding with the other installation steps.

Proceeding with the actual installation

Actual product installation is a multi-step process, structured as follows:

  • Creating database objects for PostgreSQL

  • Creating database objects for Oracle

  • Executing Data Shaper installer

  • Configuring additional firewall rules for Data Shaper

Data Shaper Domain Master Configuration Reference
Data Shaper System Requirements