Protocol Deviation Digital Healthcare Product
  • INTRODUCTION
    • Purpose
    • Scope
    • Deployment
  • USER GUIDE
    • User Login
    • User Roles and Permissions
      • Administration
        • User Management
        • Team Management
        • Study Management
        • Audit Trail
    • Data Files
      • Data File Requirements
      • Spreadsheets
        • Using the Spreadsheet for AI Categorisation
        • Using the Spreadsheet for Manual Categorisation
    • Data Upload
      • Audit Trail
      • Data Trail
      • Data Categorisation
    • Data Visualisation
      • Team Visualisations
      • Study Visualisations
    • Maintenance and Support
      • Troubleshooting for users
      • Support contact information
  • TECHNICAL DOCUMENTATION
    • Web App
      • Design
        • Database
        • Backend
        • Frontend
      • Installation
    • AI Classifier
      • User documentation
      • Administrator documentation
      • Code documentation
    • Developer Guide
      • Requirements
      • Installation
      • Builds
      • Database
Powered by GitBook
On this page
  • Local Deployment
  • Server Deployment
  1. INTRODUCTION

Deployment

This document describes the deployment options for the Protocol Deviation (PD) Monitoring Digital Healthcare Product (DHP). It offers two deployment options - local deployment and server deployment.

PreviousScopeNextUser Login

Last updated 1 month ago

Local Deployment

In local deployment, PD DHP runs on your computer, with data stored on your computer and the option to run an AI model also on your computer. With this configuration, there are no admin features. This is not needed as there is only one user, which is referred to 'localuser' on the system. A localuser belongs to the 'All Data' team and can visualise all the data uploaded to the system through this team.

Furthermore, as the intended user is the owner of the device, there is no authentication for the application. are the steps to install a local instance.

Server Deployment

The Protocol Deviation Monitoring DHP also supports server deployment. This requires a server where the DHP can run. The supported features of server deployment are the same as a local deployment instance, with the addition of administration functionality, authentication and a deployed model. are the steps to deploy on a server.

Here
Here