Difference between revisions of "Development Demo"
Bradymiller (talk | contribs) |
Bradymiller (talk | contribs) |
||
Line 143: | Line 143: | ||
* Onsite Patient Portal (Version 2): [https://four.openemr.io/openemr/a/portal/index.php https://four.openemr.io/openemr/a/portal]<br> | * Onsite Patient Portal (Version 2): [https://four.openemr.io/openemr/a/portal/index.php https://four.openemr.io/openemr/a/portal]<br> | ||
* Onsite Patient Portal (Version 1): [https://four.openemr.io/openemr/a/patients/index.php https://four.openemr.io/openemr/a/patients]<br> | * Onsite Patient Portal (Version 1): [https://four.openemr.io/openemr/a/patients/index.php https://four.openemr.io/openemr/a/patients]<br> | ||
* Wordpress Patient Portal: http://four.openemr.io/a/wordpress | * Wordpress Patient Portal: http://four.openemr.io/a/wordpress (wordpress not functional in this demo) | ||
* PHP log file: https://four.openemr.io/log/logPhp.txt<br> | * PHP log file: https://four.openemr.io/log/logPhp.txt<br> | ||
* Setup log file: https://four.openemr.io/log/logSetup.txt<br> | * Setup log file: https://four.openemr.io/log/logSetup.txt<br> |
Revision as of 09:09, 24 September 2017
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 1:00 AM Pacific time these demos reset (the reset takes about 10 minutes).)
Demo passwords
- OpenEMR - user:admin pass:pass
- WordPress - user:cmsportal pass:cmsportal (this user can edit site content and reply to messages from patients)
Main Demo (Ubuntu 16.04)
- 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
- PHP log file: https://one.openemr.io/log/logPhp.txt
- Setup log file: https://one.openemr.io/log/logSetup.txt
Alternate Demo (Ubuntu 17.04)
- 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
- PHP log file: https://seven.openemr.io/log/logPhp.txt
- Setup log file: https://seven.openemr.io/log/logSetup.txt
Alternate Demo (Ubuntu 17.10 - uses php 7.1)
- 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
- PHP log file: https://eight.openemr.io/log/logPhp.txt
- Setup log file: https://eight.openemr.io/log/logSetup.txt
Alternate Demo (Alpine 3.5)
- 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
- PHP log file: https://nine.openemr.io/log/logPhp.txt
- Setup log file: https://nine.openemr.io/log/logSetup.txt
Alternate Demo (Alpine 3.6 - uses php 7.1)
- 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
- 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 1:00 AM Pacific time this demo resets (the reset takes about 10 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_2.git
- branch/tag: Reminders_6.27.17-rebase-3
- demo data: none
- 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 1:00 AM Pacific time this demo resets (the reset takes about 10 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/zbig01/openemr.git
- branch: zbig01-go-3
- 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 1:00 AM Pacific time this demo resets (the reset takes about 10 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/ASC/openemr.git
- branch: self-checkin-feature
- demo data: none
- 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 1:00 AM Pacific time this demo resets (the reset takes about 10 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/openemr/a/portal
- Onsite Patient Portal (Version 1): https://four.openemr.io/openemr/a/patients
- Wordpress Patient Portal: http://four.openemr.io/a/wordpress (wordpress not functional in this demo)
- 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/openemr/openemr.git
- branch: master
- demo data: none
- 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 1:00 AM Pacific time this demo resets (the reset takes about 10 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://five.openemr.io/openemr
- Onsite Patient Portal (Version 2): https://five.openemr.io/openemr/portal
- Onsite Patient Portal (Version 1): https://five.openemr.io/openemr/patients
- Wordpress Patient Portal: http://five.openemr.io/wordpress
- PHP log file: https://five.openemr.io/log/logPhp.txt
- Setup log file: https://five.openemr.io/log/logSetup.txt
Repo:
- repo: https://github.com/bradymiller/openemr.git
- branch: mazdoc-ob-form-calc
- 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