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
  1. INSTALL DATA SHAPER

Planning Data Shaper installation

Data Shaper is an optional Data One add-on that is installed on top of one or more Peers of a working STENG Cluster.

Data Shaper installation is driven by a specialized version of DOIM CLI (doim-datashaper.sh) that will:

  • Interactively collect user input for key installation parameters (doim-datashaper.sh rspfile-create)

  • Install the required Data Shaper executable deliverables and initial configuration on the selected STENG Peers (doim-datashaper.sh domain-install)

  • Install Data Shaper license (doim-datashaper.sh license-install)

  • Automatically extend the current DMCFG (dmcfg.yaml) file with Data Shaper additional parameters

Planning Data Shaper installation is very simple, the only two planning decisions to make are:

  • On which Peers of which STENG cluster Data Shaper must be installed:

    • Just one cluster can be selected

    • One or more Peers belonging to the designated cluster can be selected

    • Installing on multiple Peers gives extra availability and scalability for Data Shaper

  • When Data Shaper must be installed

    • During Data Shaper installation Data One needs to be shutdown

PreviousIntroduction to Data Shaper installation processNextData Shaper System Requirements