Development Demo
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):
- Ubuntu 16.04
- MySQL 5.7.19
- PHP 7.0.21
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
- WordPress - user:cmsportal pass:cmsportal (this user can edit site content and reply to messages from patients)
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 Portals (except for Wordpress portal, which users can register for)
Patient Username Password Email Phil1 phil heya@invalid.email.com Susan2 susan nana@invalid.email.com
Main Demo (Ubuntu 16.04 - uses php 7.0)
Without demo data
- OpenEMR: https://one.openemr.io/openemr
- Onsite Patient Portal (Version 2): https://one.openemr.io/openemr/portal
- Onsite Patient Portal (Version 1): https://one.openemr.io/openemr/patients
- Wordpress Patient Portal: http://one.openemr.io/wordpress
With demo data
- OpenEMR: https://one.openemr.io/a/openemr
- Onsite Patient Portal (Version 2): https://one.openemr.io/a/openemr/portal
- Onsite Patient Portal (Version 1): https://one.openemr.io/a/openemr/patients
- Wordpress Patient Portal: http://one.openemr.io/a/wordpress
Logs
- PHP log file: https://one.openemr.io/log/logPhp.txt
- Setup log file: https://one.openemr.io/log/logSetup.txt
Alternate Demo (Ubuntu 17.10 - uses php 7.1)
Without demo data
- OpenEMR: https://eight.openemr.io/openemr
- Onsite Patient Portal (Version 2): https://eight.openemr.io/openemr/portal
- Onsite Patient Portal (Version 1): https://eight.openemr.io/openemr/patients
- Wordpress Patient Portal: http://eight.openemr.io/wordpress
With demo data
- OpenEMR: https://eight.openemr.io/a/openemr
- Onsite Patient Portal (Version 2): https://eight.openemr.io/a/openemr/portal
- Onsite Patient Portal (Version 1): https://eight.openemr.io/a/openemr/patients
- Wordpress Patient Portal: http://eight.openemr.io/a/wordpress
Logs
- PHP log file: https://eight.openemr.io/log/logPhp.txt
- Setup log file: https://eight.openemr.io/log/logSetup.txt
Alternate Demo (Ubuntu 18.04 - uses php 7.2)
Without demo data
- OpenEMR: https://seven.openemr.io/openemr
- Onsite Patient Portal (Version 2): https://seven.openemr.io/openemr/portal
- Onsite Patient Portal (Version 1): https://seven.openemr.io/openemr/patients
- Wordpress Patient Portal: http://seven.openemr.io/wordpress
With demo data
- OpenEMR: https://seven.openemr.io/a/openemr
- Onsite Patient Portal (Version 2): https://seven.openemr.io/a/openemr/portal
- Onsite Patient Portal (Version 1): https://seven.openemr.io/a/openemr/patients
- Wordpress Patient Portal: http://seven.openemr.io/a/wordpress
Logs
- PHP log file: https://seven.openemr.io/log/logPhp.txt
- Setup log file: https://seven.openemr.io/log/logSetup.txt
Alternate Demo (Alpine 3.5 - uses php 7.0)
Without demo data
- OpenEMR: https://nine.openemr.io/openemr
- Onsite Patient Portal (Version 2): https://nine.openemr.io/openemr/portal
- Onsite Patient Portal (Version 1): https://nine.openemr.io/openemr/patients
- Wordpress Patient Portal: http://nine.openemr.io/wordpress
With demo data
- OpenEMR: https://nine.openemr.io/a/openemr
- Onsite Patient Portal (Version 2): https://nine.openemr.io/a/openemr/portal
- Onsite Patient Portal (Version 1): https://nine.openemr.io/a/openemr/patients
- Wordpress Patient Portal: http://nine.openemr.io/a/wordpress
Logs
- PHP log file: https://nine.openemr.io/log/logPhp.txt
- Setup log file: https://nine.openemr.io/log/logSetup.txt
Alternate Demo (Alpine 3.7 - uses php 7.1)
Without demo data
- OpenEMR: https://eleven.openemr.io/openemr
- Onsite Patient Portal (Version 2): https://eleven.openemr.io/openemr/portal
- Onsite Patient Portal (Version 1): https://eleven.openemr.io/openemr/patients
- Wordpress Patient Portal: http://eleven.openemr.io/wordpress
With demo data
- OpenEMR: https://eleven.openemr.io/a/openemr
- Onsite Patient Portal (Version 2): https://eleven.openemr.io/a/openemr/portal
- Onsite Patient Portal (Version 1): https://eleven.openemr.io/a/openemr/patients
- Wordpress Patient Portal: http://eleven.openemr.io/a/wordpress
Logs
- PHP log file: https://eleven.openemr.io/log/logPhp.txt
- Setup log file: https://eleven.openemr.io/log/logSetup.txt
Alternate Demo (Alpine 3.8 - uses php 7.2)
Without demo data
- OpenEMR: https://ten.openemr.io/openemr
- Onsite Patient Portal (Version 2): https://ten.openemr.io/openemr/portal
- Onsite Patient Portal (Version 1): https://ten.openemr.io/openemr/patients
- Wordpress Patient Portal: http://ten.openemr.io/wordpress
With demo data
- OpenEMR: https://ten.openemr.io/a/openemr
- Onsite Patient Portal (Version 2): https://ten.openemr.io/a/openemr/portal
- Onsite Patient Portal (Version 1): https://ten.openemr.io/a/openemr/patients
- Wordpress Patient Portal: http://ten.openemr.io/a/wordpress
Logs
- PHP log file: https://ten.openemr.io/log/logPhp.txt
- Setup log file: https://ten.openemr.io/log/logSetup.txt
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
Alpha - 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
- WordPress - user:cmsportal pass:cmsportal (this user can edit site content and reply to messages from patients)
Demo:
- OpenEMR: https://two.openemr.io/openemr
- Onsite Patient Portal (Version 2): https://two.openemr.io/openemr/portal
- Onsite Patient Portal (Version 1): https://two.openemr.io/openemr/patients
- Wordpress Patient Portal: http://two.openemr.io/wordpress
- PHP log file: https://two.openemr.io/log/logPhp.txt
- Setup log file: https://two.openemr.io/log/logSetup.txt
Repo:
- repo: https://github.com/ophthal/openemr.git
- branch/tag: MOE
- demo data: Using standard demo data
- misc mod: option to set up wordpress patient portal and onsite patient portal is turned on
- Confirm This Here
Beta - 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
- WordPress - user:cmsportal pass:cmsportal (this user can edit site content and reply to messages from patients)
Demo:
- OpenEMR: https://three.openemr.io/openemr
- Onsite Patient Portal (Version 2): https://three.openemr.io/openemr/portal
- Onsite Patient Portal (Version 1): https://three.openemr.io/openemr/patients
- Wordpress Patient Portal: http://three.openemr.io/wordpress
- PHP log file: https://three.openemr.io/log/logPhp.txt
- Setup log file: https://three.openemr.io/log/logSetup.txt
Repo:
- repo: https://github.com/matrix-israel/openemr.git
- branch: classAlertIssue
- demo data: none
- misc mod: option to set up wordpress patient portal and onsite patient portal is turned on
- Confirm This Here
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
- WordPress - user:cmsportal pass:cmsportal (this user can edit site content and reply to messages from patients)
Demo:
- OpenEMR: https://four.openemr.io/openemr
- Onsite Patient Portal (Version 2): https://four.openemr.io/openemr/portal
- Onsite Patient Portal (Version 1): https://four.openemr.io/openemr/patients
- Wordpress Patient Portal: http://four.openemr.io/wordpress
- PHP log file: https://four.openemr.io/log/logPhp.txt
- Setup log file: https://four.openemr.io/log/logSetup.txt
Repo:
- repo: https://github.com/sjpadgett/openemr.git
- branch: billing-manager
- demo data: With standard demo data
- misc mod: option to set up wordpress patient portal and onsite 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
- WordPress - user:cmsportal pass:cmsportal (this user can edit site content and reply to messages from patients)
Demo:
- OpenEMR: https://four.openemr.io/a/openemr
- Onsite Patient Portal (Version 2): https://four.openemr.io/a/openemr/portal
- Onsite Patient Portal (Version 1): https://four.openemr.io/a/openemr/patients
- Wordpress Patient Portal: http://four.openemr.io/a/wordpress
- PHP log file: https://four.openemr.io/log/logPhp.txt
- Setup log file: https://four.openemr.io/log/logSetup.txt
Repo:
- repo: https://github.com/zbig01/openemr.git
- branch: zbig01-go-11
- demo data: none
- misc mod: option to set up wordpress patient portal and onsite 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
- WordPress - user:cmsportal pass:cmsportal (this user can edit site content and reply to messages from patients)
Demo:
- OpenEMR: https://four.openemr.io/b/openemr
- Onsite Patient Portal (Version 2): https://four.openemr.io/b/openemr/portal
- Onsite Patient Portal (Version 1): https://four.openemr.io/b/openemr/patients
- Wordpress Patient Portal: http://four.openemr.io/b/wordpress
- PHP log file: https://four.openemr.io/log/logPhp.txt
- Setup log file: https://four.openemr.io/log/logSetup.txt
Repo:
- repo: https://github.com/bradymiller/openemr.git
- branch: zbig01-backup-update_1
- demo data: none
- misc mod: option to set up wordpress patient portal and onsite 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
- WordPress - user:cmsportal pass:cmsportal (this user can edit site content and reply to messages from patients)
Demo:
- OpenEMR: https://four.openemr.io/c/openemr
- Onsite Patient Portal (Version 2): https://four.openemr.io/c/openemr/portal
- Onsite Patient Portal (Version 1): https://four.openemr.io/c/openemr/patients
- Wordpress Patient Portal: http://four.openemr.io/c/wordpress
- PHP log file: https://four.openemr.io/log/logPhp.txt
- Setup log file: https://four.openemr.io/log/logSetup.txt
Repo:
- repo: https://github.com/juggernautsei/openemr.git
- branch: dictation_review_1
- demo data: none
- misc mod: option to set up wordpress patient portal and onsite patient portal is turned on
- Confirm This Here
Eta - 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
- WordPress - user:cmsportal pass:cmsportal (this user can edit site content and reply to messages from patients)
Demo:
- OpenEMR: https://four.openemr.io/d/openemr
- Onsite Patient Portal (Version 2): https://four.openemr.io/d/openemr/portal
- Onsite Patient Portal (Version 1): https://four.openemr.io/d/openemr/patients
- Wordpress Patient Portal: http://four.openemr.io/d/wordpress
- PHP log file: https://four.openemr.io/log/logPhp.txt
- Setup log file: https://four.openemr.io/log/logSetup.txt
Repo:
- repo: https://github.com/mdsupport/openemr.git
- branch: mdsupport-patch-5
- demo data: none
- misc mod: option to set up wordpress patient portal and onsite patient portal is turned on
- Confirm This Here
Theta - 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
- WordPress - user:cmsportal pass:cmsportal (this user can edit site content and reply to messages from patients)
Demo:
- OpenEMR: https://four.openemr.io/e/openemr
- Onsite Patient Portal (Version 2): https://four.openemr.io/e/openemr/portal
- Onsite Patient Portal (Version 1): https://four.openemr.io/e/openemr/patients
- Wordpress Patient Portal: http://four.openemr.io/e/wordpress
- PHP log file: https://four.openemr.io/log/logPhp.txt
- Setup log file: https://four.openemr.io/log/logSetup.txt
Repo:
- repo: https://github.com/sloboy/openemr.git
- branch: workflow2
- demo data: none
- misc mod: option to set up wordpress patient portal and onsite patient portal is turned on
- Confirm This Here
Iota - 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
- WordPress - user:cmsportal pass:cmsportal (this user can edit site content and reply to messages from patients)
Demo:
- OpenEMR: https://four.openemr.io/f/openemr
- Onsite Patient Portal (Version 2): https://four.openemr.io/f/openemr/portal
- Onsite Patient Portal (Version 1): https://four.openemr.io/f/openemr/patients
- Wordpress Patient Portal: http://four.openemr.io/f/wordpress
- PHP log file: https://four.openemr.io/log/logPhp.txt
- Setup log file: https://four.openemr.io/log/logSetup.txt
Repo:
- repo: https://github.com/zbig01/openemr.git
- branch: stripe-02
- demo data: none
- misc mod: option to set up wordpress patient portal and onsite patient portal is turned on
- Confirm This Here
Kappa - 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
- WordPress - user:cmsportal pass:cmsportal (this user can edit site content and reply to messages from patients)
Demo:
- OpenEMR: https://four.openemr.io/g/openemr
- Onsite Patient Portal (Version 2): https://four.openemr.io/g/openemr/portal
- Onsite Patient Portal (Version 1): https://four.openemr.io/g/openemr/patients
- Wordpress Patient Portal: http://four.openemr.io/g/wordpress
- PHP log file: https://four.openemr.io/log/logPhp.txt
- Setup log file: https://four.openemr.io/log/logSetup.txt
Repo:
- repo: https://github.com/bradymiller/openemr.git
- branch: vet-form_1
- demo data: none
- misc mod: option to set up wordpress patient portal and onsite patient portal is turned on
- Confirm This Here
Lambda - 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
- WordPress - user:cmsportal pass:cmsportal (this user can edit site content and reply to messages from patients)
Demo:
- OpenEMR: https://four.openemr.io/h/openemr
- Onsite Patient Portal (Version 2): https://four.openemr.io/h/openemr/portal
- Onsite Patient Portal (Version 1): https://four.openemr.io/h/openemr/patients
- Wordpress Patient Portal: http://four.openemr.io/h/wordpress
- PHP log file: https://four.openemr.io/log/logPhp.txt
- Setup log file: https://four.openemr.io/log/logSetup.txt
Repo:
- repo: https://github.com/zbig01/openemr.git
- branch: zbig01-go-25
- demo data: none
- misc mod: option to set up wordpress patient portal and onsite patient portal is turned on
- Confirm This Here
Mu - 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
- WordPress - user:cmsportal pass:cmsportal (this user can edit site content and reply to messages from patients)
Demo:
- OpenEMR: https://four.openemr.io/i/openemr
- Onsite Patient Portal (Version 2): https://four.openemr.io/i/openemr/portal
- Onsite Patient Portal (Version 1): https://four.openemr.io/i/openemr/patients
- Wordpress Patient Portal: http://four.openemr.io/i/wordpress
- PHP log file: https://four.openemr.io/log/logPhp.txt
- Setup log file: https://four.openemr.io/log/logSetup.txt
Repo:
- repo: https://github.com/zbig01/openemr.git
- branch: zbig01-go-14
- demo data: none
- misc mod: option to set up wordpress patient portal and onsite patient portal is turned on
- Confirm This Here
Nu - Up For Grabs Demo
(Daily at midnight Pacific time this demo resets (the reset takes about 20 minutes).)
This is a special Up For Grabs demo that is using PHP 7.2 (via Alpine 3.8 OS)
Demo password:
- OpenEMR - user:admin pass:pass
- WordPress - user:cmsportal pass:cmsportal (this user can edit site content and reply to messages from patients)
Demo:
- OpenEMR: https://ten.openemr.io/b/openemr
- Onsite Patient Portal (Version 2): https://ten.openemr.io/b/openemr/portal
- Onsite Patient Portal (Version 1): https://ten.openemr.io/b/openemr/patients
- Wordpress Patient Portal: http://ten.openemr.io/b/wordpress
- PHP log file: https://ten.openemr.io/log/logPhp.txt
- Setup log file: https://ten.openemr.io/log/logSetup.txt
Repo:
- repo: https://github.com/d3sandoval/openemr.git
- branch: 1600-move-away-from-bower-direct
- demo data: none
- misc mod: OPTION TURNED ON TO BUILD TAR/ZIP PACKAGES. option to set up wordpress patient portal and onsite patient portal is turned on
- Confirm This Here
Xi - Up For Grabs Demo
(Daily at midnight Pacific time this demo resets (the reset takes about 20 minutes).)
This is a special Up For Grabs demo that is using PHP 7.2 (via Ubuntu 18.04 OS)
Demo password:
- OpenEMR - user:admin pass:pass
- WordPress - user:cmsportal pass:cmsportal (this user can edit site content and reply to messages from patients)
Demo:
- OpenEMR: https://seven.openemr.io/d/openemr
- Onsite Patient Portal (Version 2): https://seven.openemr.io/d/openemr/portal
- Onsite Patient Portal (Version 1): https://seven.openemr.io/d/openemr/patients
- Wordpress Patient Portal: http://seven.openemr.io/d/wordpress
- PHP log file: https://seven.openemr.io/log/logPhp.txt
- Setup log file: https://seven.openemr.io/log/logSetup.txt
Repo:
- repo: https://github.com/d3sandoval/openemr.git
- branch: 1600-move-away-from-bower-direct
- demo data: none
- misc mod: option to set up wordpress patient portal and onsite patient portal is turned on
- Confirm This Here
Demos Maintainer
Brady Miller
OpenEMR Project Co-administrator
brady.g.miller@gmail.com
http://www.bradymd.com