Difference between revisions of "Development Demo"

From OpenEMR Project Wiki
Line 365: Line 365:
* OpenEMR: [https://edu.openemr.io/a/openemr/index.php https://edu.openemr.io/a/openemr]<br>
* OpenEMR: [https://edu.openemr.io/a/openemr/index.php https://edu.openemr.io/a/openemr]<br>
* Onsite Patient Portal: [https://edu.openemr.io/a/openemr/portal/index.php https://edu.openemr.io/a/openemr/portal]<br>
* Onsite Patient Portal: [https://edu.openemr.io/a/openemr/portal/index.php https://edu.openemr.io/a/openemr/portal]<br>
* API (Swagger) User Interface: [https://edu.openemr.io/a/openemr/swagger/index.html https://edu.openemr.io/a/openemr/swagger]<br>
* API (Swagger) User Interface: [https://edu.openemr.io/a/openemr/swagger/index.html https://edu.openemr.io/a/openemr/swagger]


===MU3 Demo 3===
===MU3 Demo 3===
* OpenEMR: [https://edu.openemr.io/b/openemr/index.php https://edu.openemr.io/b/openemr]<br>
* OpenEMR: [https://edu.openemr.io/b/openemr/index.php https://edu.openemr.io/b/openemr]<br>
* Onsite Patient Portal: [https://edu.openemr.io/b/openemr/portal/index.php https://edu.openemr.io/b/openemr/portal]<br>
* Onsite Patient Portal: [https://edu.openemr.io/b/openemr/portal/index.php https://edu.openemr.io/b/openemr/portal]<br>
* API (Swagger) User Interface: [https://edu.openemr.io/b/openemr/swagger/index.html https://edu.openemr.io/b/openemr/swagger]<br>
* API (Swagger) User Interface: [https://edu.openemr.io/b/openemr/swagger/index.html https://edu.openemr.io/b/openemr/swagger]


===MU3 Demo 4===
===MU3 Demo 4===
* OpenEMR: [https://edu.openemr.io/c/openemr/index.php https://edu.openemr.io/c/openemr]<br>
* OpenEMR: [https://edu.openemr.io/c/openemr/index.php https://edu.openemr.io/c/openemr]<br>
* Onsite Patient Portal: [https://edu.openemr.io/c/openemr/portal/index.php https://edu.openemr.io/c/openemr/portal]<br>
* Onsite Patient Portal: [https://edu.openemr.io/c/openemr/portal/index.php https://edu.openemr.io/c/openemr/portal]<br>
* API (Swagger) User Interface: [https://edu.openemr.io/c/openemr/swagger/index.html https://edu.openemr.io/c/openemr/swagger]<br>
* API (Swagger) User Interface: [https://edu.openemr.io/c/openemr/swagger/index.html https://edu.openemr.io/c/openemr/swagger]


===Logs===
===Logs===

Revision as of 02:06, 16 April 2022

Welcome to the OpenEMR Development Demo Farm!

Overview

Development demos include a daily builds of the official OpenEMR development codebase in addition to a mechanism for developers to have any of their git repositories demo's here (ie. UP FOR GRABS demos). Most of these demos are using the following (if they are using something else, then it is shown in the specific demo section):

  • Alpine 3.15
  • MariaDB 10.2
  • PHP 8.0


Daily Build Development Demos

(Daily at midnight Pacific time these demos reset (the reset takes about 15 minutes).)

Demo Credentials

Standard Demo Credentials in ALL Development Demos

  • OpenEMR - user:admin pass:pass

Special Demo Credentials in Demos WITH Demo Data

OpenEMR
Username Password Description
admin pass Administrator
physician physician Physician(more access than clinician)
clinician clinician Clinician(less access than physician)
accountant accountant Accountant
receptionist receptionist Front desk receptionist
Patient Portal
Patient Username Password Email
Phil1 phil heya@invalid.email.com
Susan2 susan nana@invalid.email.com


Demo (Alpine 3.15 - uses php 8.0)

Without demo data

With demo data

Logs


Alternate Demo (Alpine 3.15 - uses php 7.4)

Without demo data

With demo data

Logs


Alternate Demo (Ubuntu 20.04 - uses php 7.4)

Without demo data

With demo data

Logs


Alternate Demo (Alpine 3.10 - uses php 7.3)

Without demo data

With demo data

Logs


UP FOR GRABS Development Demos

Overview

This allows developers to serve any git repo/branch on one of the demos below. See here for instructions on how to do this: http://github.com/openemr/demo_farm_openemr#how-do-i-set-one-of-the-up-for-grabs-openemr-demos

Gamma - Up For Grabs Demo

(Daily at midnight Pacific time this demo resets (the reset takes about 20 minutes).)

Demo password:

  • OpenEMR - user:admin pass:pass

Demo:

Repo:

repo: https://github.com/ralflukner/openemr.git
branch: dm2_fu_01
demo data: none
misc mod: option to set up patient portal is turned on
Confirm This Here


Delta - Up For Grabs Demo

(Daily at midnight Pacific time this demo resets (the reset takes about 20 minutes).)

Demo password:

  • OpenEMR - user:admin pass:pass

Demo:

Repo:

repo: https://github.com/ralflukner/openemr.git
branch: bronchitis_01
demo data: none
misc mod: option to set up patient portal is turned on
Confirm This Here


Epsilon - Up For Grabs Demo

(Daily at midnight Pacific time this demo resets (the reset takes about 20 minutes).)

Demo password:

  • OpenEMR - user:admin pass:pass

Demo:

Repo:

repo: https://github.com/stephenwaite/openemr.git
branch: btn
demo data: Yes with standard demo data
misc mod: option to set up patient portal is turned on
Confirm This Here


Zeta - Up For Grabs Demo

(Daily at midnight Pacific time this demo resets (the reset takes about 20 minutes).)

Demo password:

  • OpenEMR - user:admin pass:pass

Demo:

Repo:

repo: https://github.com/sjpadgett/openemr.git
branch: portal_backport_patch4
demo data: none
misc mod: option to set up patient portal is turned on
Confirm This Here


Eta - Up For Grabs Demo

THIS DEMO IS TEMPORARILY BEING USED FOR THE USABILITY TESTING FOR MU3

(Daily at midnight Pacific time this demo resets (the reset takes about 20 minutes).)

Demo password:

  • OpenEMR - user:admin pass:pass

Demo:

Repo:

repo: https://github.com/tpantelis/openemr.git
branch: code_selection
demo data: none
misc mod: option to set up patient portal is turned on
Confirm This Here


Theta - Up For Grabs Demo

THIS DEMO IS TEMPORARILY BEING USED FOR THE USABILITY TESTING FOR MU3

(Daily at midnight Pacific time this demo resets (the reset takes about 20 minutes).)

Demo password:

  • OpenEMR - user:admin pass:pass

Demo:

Repo:

repo: https://github.com/bradymiller/openemr.git
branch: magic-cdr-on-bootstrap_3
demo data: none
misc mod: option to set up patient portal is turned on
Confirm This Here


Iota - Up For Grabs Demo

THIS DEMO IS TEMPORARILY BEING USED FOR THE USABILITY TESTING FOR MU3

(Daily at midnight Pacific time this demo resets (the reset takes about 20 minutes).)

Demo password:

  • OpenEMR - user:admin pass:pass

Demo:

Repo:

repo: https://github.com/ophthal/openemr.git
branch: magic-cdr-on-bootstrap
demo data: none
misc mod: option to set up patient portal is turned on
Confirm This Here


Kappa - Up For Grabs Demo

THIS DEMO IS TEMPORARILY BEING USED FOR THE USABILITY TESTING FOR MU3

(Daily at midnight Pacific time this demo resets (the reset takes about 20 minutes).)

Demo password:

  • OpenEMR - user:admin pass:pass

Demo:

Repo:

THIS DEMO IS OPEN FOR ANOTHER PR
repo: https://github.com/tywrenn/openemr.git
branch: dep-update-july
demo data: none
misc mod: option to set up patient portal is turned on
Confirm This Here


Lambda - Up For Grabs Demo

THIS DEMO IS TEMPORARILY BEING USED FOR THE USABILITY TESTING FOR MU3

(Daily at midnight Pacific time this demo resets (the reset takes about 20 minutes).)

Demo password:

  • OpenEMR - user:admin pass:pass

Demo:

Repo:

THIS DEMO IS OPEN FOR ANOTHER PR
repo: https://github.com/bradymiller/openemr.git
branch: 600-rebase-lifemesh_telehealth_integration
demo data: none
misc mod: option to set up patient portal is turned on
Confirm This Here


Mu - Up For Grabs Demo

THIS DEMO IS TEMPORARILY BEING USED FOR THE USABILITY TESTING FOR MU3

(Daily at midnight Pacific time this demo resets (the reset takes about 20 minutes).)

Demo password:

  • OpenEMR - user:admin pass:pass

Demo:

Repo:

THIS DEMO IS OPEN FOR ANOTHER PR
repo: https://github.com/bradymiller/openemr.git
branch: rebase-lifemesh_telehealth_integration
demo data: none
misc mod: option to set up patient portal is turned on
Confirm This Here


MU3 Demos

Overview

This is for MU3 testing. These demos are ready for MU3 testing. Reset daily at midnight pacific time.

MU3 Demo 1

MU3 Demo 2

MU3 Demo 3

MU3 Demo 4

Logs


Usability Demos

Overview

These are for usability testing. These testing and training demos are ready for Usability testing. Reset daily at midnight pacific time.

Usability Testing Demo D

Usability Testing Demo E

Usability Testing Demo F


Usability Training Demo 1

Usability Training Demo 2

Usability Training Demo 3

Usability Training Demo 4

Demos Maintainer

Brady Miller
OpenEMR Project Co-administrator
brady.g.miller@gmail.com
http://www.bradymd.com