Skip to content

Commit

Permalink
Update MONAI-Operating-Environments.md
Browse files Browse the repository at this point in the history
Updating some things for clarity. 

I am seeing developers using the Workstation environment connecting to research PACS and having viewers like OHIF, to showcase progress and get thumbs up from physicians and business stakeholders, before being able to move to an IT operated environment (either Integration Server or Staging directly). 

Thoughts?

Integration Server may not be needed
  • Loading branch information
dbericat committed Sep 7, 2022
1 parent 63838a1 commit 410335c
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions guidelines/MONAI-Operating-Environments.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@ This is a proposal for the MONAI Deploy Working Group.
## Overview ##

This proposal documents the different operating environments that are relevant
for deployment lifecycle from inception to production. The proposal introduces
workstation, development server, staging server, production server and cloud
for the MONAI Application (MAP) lifecycle from inception to production. The proposal introduces
laptop, workstation, integration server, staging server, production server and cloud
environments as general environments where software development happens and it
tries to highlight the differences in quality and integration attributes that
are relevant to each of these environments.
Expand All @@ -28,8 +28,8 @@ This document SHALL follow the guidance of [rfc

1. [Desktop/Laptop Environment](#desktoplaptop-environment)
2. [Workstation Environment](#workstation-environment)
3. [Development/Integration Server
Environment](#developmentintegration-server-environment)
3. [Integration Server
Environment](#integration-server-environment)
4. [Staging Server Environment](#staging-server-environment)
5. [Production Server Environment](#production-server-environment)
6. [Cloud Environments](#cloud-environments)
Expand Down Expand Up @@ -101,12 +101,12 @@ and not get much support from centralized IT.
**Availability:** best effort


### Development/Integration Server Environment ###
### Integration Server Environment ###

A single, multi-user system, where developers, data scientists, and clinicians
are collaborating on experimental software versions and new algorithms.

**Users:** Developers, data scientists, IT administrators, and clinicians.
**Users:** Developers, IT administrators, and clinicians.

**Operating System:** A native Linux (ex: RedHat, Ubuntu) server environment, where
IT administrators and developers MAY install experimental versions of software.
Expand Down

0 comments on commit 410335c

Please sign in to comment.