Primeur Online Docs
Data One Installation Manager
Data One Installation Manager
  • 🚀GETTING STARTED
    • Introduction to the installation process
    • Modules and components of Primeur Data One
      • Asynchronous and event-driven architecture
  • Data One Platform Modules vs Data One Platform Components
  • SYSTEM REQUIREMENTS
    • System requirements
      • Global system requirements 🚀
      • 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
  • Mandatory components
  • Optional components
  1. GETTING STARTED

Modules and components of Primeur Data One

Primeur Data One is composed of multiple different modules that can be deployed standalone or fully integrated:

  • Primeur Data Mover moves data securely and efficiently among different applications and systems across multiple channels, owning the full responsibility and control to deliver the file at the right time to the correct recipient.

  • Primeur Data Watcher provides end-to-end visibility and control of MFT data flows, from source to destination, including possible transformations and third-party technologies. It helps detect problems and anticipate operative issues and fallouts.

  • Primeur Data Shaper provides quick and flexible any-to-any data transformations. It is designed to work perfectly with Primeur Data Mover complementing and boosting its capabilities.

  • Primeur Panorama is an add-on to Primeur Data Watcher. With its easy-to-use graphical interface, it enables technical and business users to create customized dashboards that monitor data flows and their transfers. It provides a comprehensive, multi-faceted view of the data flow, enabling users to make more informed and effective decisions.

  • Primeur DWAgent interfaces external file transfer (FT) or managed file transfer (MFT) middleware products, detecting relevant events as they are produced and sending them to Primeur Data Watcher for processing. DWAgent can also forward events generated by legacy Primeur products like Spazio MFT/S, GBI, and others to Data Watcher.

  • Primeur Data One Installation Manager is intended for system administrators who need to perform the product's initial installation and configuration. Knowledge of software installation procedures, networking, security, system administration, and database administration is required.

Mandatory components

  • The CEntral MANager (CEMAN) can be considered the brain of Primeur Data One. It is the central point of administration, management, and monitoring. It oversees data integration commands and control tasks, including the orchestration of actions on one or more Scalable Trusted ENGines.

  • The Scalable Trusted ENGine (STENG) can be considered the execution agent of Primeur Data One. It performs the executive tasks orchestrated by the CEMAN, such as file transfers, data compression, and data encryption. Among its activities, it can act as a server so that users can upload and download files or as a client pushing and pulling files from remote servers.

Optional components

  • The DMZ Gateway can be considered the security guard responsible for isolating senders or receivers sitting outside of the Intranet. It enables file-transfer services to be provided in DMZ, allowing access to business data with an extra layer of protection. By default, it terminates sessions originated on the internet, before propagating them in the intranet.

  • The Data Watcher Engine stores and manages all events issued by the platform and other third-party monitored systems to perform end-to-end monitoring of the dataflow.

  • The Data Shaper Engine provides quick and flexible any-to-any data transformations.

PreviousIntroduction to the installation processNextAsynchronous and event-driven architecture

Last updated 17 hours ago

🚀