|
|
(6 intermediate revisions by 2 users not shown) |
Line 1: |
Line 1: |
| Welcome to the OpenEMR 5.0.2 Production Demo Farm!
| | == Overview == |
| | | {{Demo Deprecated}} |
| ==Overview== | |
| OpenEMR 5.0.2 demos include daily builds of the official OpenEMR 5.0.2 production codebase. There are 4 demos (each with and without demo data) on Ubuntu 18.04, Alpine 3.10, Alpine 3.9, and Alpine 3.7.
| |
| (Daily at midnight Pacific time these demos reset (the reset takes about 15 minutes).)
| |
| <br> | | <br> |
|
| |
| ==Demo Credentials==
| |
| ===Standard Demo Credentials in ALL Demos===
| |
| * OpenEMR - user:admin pass:pass
| |
|
| |
| ===Special Demo Credentials in Demos WITH Demo Data===
| |
| :'''OpenEMR'''
| |
| ::{| border="1" cellspacing="1" cellpadding="5"
| |
| |-
| |
| | '''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'''
| |
| ::{| border="1" cellspacing="0" cellpadding="5"
| |
| |-
| |
| | '''Patient Username'''
| |
| | '''Password'''
| |
| | '''Email'''
| |
| |-
| |
| | Phil1
| |
| | phil
| |
| | heya@invalid.email.com
| |
| |-
| |
| | Susan2
| |
| | susan
| |
| | nana@invalid.email.com
| |
| |}
| |
| <br>
| |
|
| |
| ==Demo (Alpine 3.10 - uses php 7.3)==
| |
| ===Without demo data===
| |
| * OpenEMR: [https://six.openemr.io/b/openemr/index.php https://six.openemr.io/b/openemr]<br>
| |
| * Onsite Patient Portal: [https://six.openemr.io/b/openemr/portal/index.php https://six.openemr.io/b/openemr/portal]<br>
| |
| ===With demo data===
| |
| * OpenEMR: [https://six.openemr.io/c/openemr/index.php https://six.openemr.io/c/openemr]<br>
| |
| * Onsite Patient Portal: [https://six.openemr.io/c/openemr/portal/index.php https://six.openemr.io/c/openemr/portal]<br>
| |
| ===Logs===
| |
| * PHP log file: https://six.openemr.io/log/logPhp.txt<br>
| |
| * Setup log file: https://six.openemr.io/log/logSetup.txt<br>
| |
| <br>
| |
|
| |
| ==Demo (Ubuntu 18.04 - uses php 7.2)==
| |
| ===Without demo data===
| |
| * OpenEMR: [https://seven.openemr.io/e/openemr/index.php https://seven.openemr.io/e/openemr]<br>
| |
| * Onsite Patient Portal: [https://seven.openemr.io/e/openemr/portal/index.php https://seven.openemr.io/e/openemr/portal]<br>
| |
| ===With demo data===
| |
| * OpenEMR: [https://seven.openemr.io/f/openemr/index.php https://seven.openemr.io/f/openemr]<br>
| |
| * Onsite Patient Portal: [https://seven.openemr.io/f/openemr/portal/index.php https://seven.openemr.io/f/openemr/portal]<br>
| |
| ===Logs===
| |
| * PHP log file: https://seven.openemr.io/log/logPhp.txt<br>
| |
| * Setup log file: https://seven.openemr.io/log/logSetup.txt<br>
| |
| <br>
| |
|
| |
| ==Demo (Alpine 3.9 - uses php 7.2)==
| |
| ===Without demo data===
| |
| * OpenEMR: [https://ten.openemr.io/c/openemr/index.php https://ten.openemr.io/c/openemr]<br>
| |
| * Onsite Patient Portal: [https://ten.openemr.io/c/openemr/portal/index.php https://ten.openemr.io/c/openemr/portal]<br>
| |
| ===With demo data===
| |
| * OpenEMR: [https://ten.openemr.io/d/openemr/index.php https://ten.openemr.io/d/openemr]<br>
| |
| * Onsite Patient Portal: [https://ten.openemr.io/d/openemr/portal/index.php https://ten.openemr.io/d/openemr/portal]<br>
| |
| ===Logs===
| |
| * PHP log file: https://ten.openemr.io/log/logPhp.txt<br>
| |
| * Setup log file: https://ten.openemr.io/log/logSetup.txt<br>
| |
| <br>
| |
|
| |
| ==Demo (Alpine 3.7 - uses php 7.1)==
| |
| ===Without demo data===
| |
| * OpenEMR: [https://eleven.openemr.io/d/openemr/index.php https://eleven.openemr.io/d/openemr]<br>
| |
| * Onsite Patient Portal: [https://eleven.openemr.io/d/openemr/portal/index.php https://eleven.openemr.io/d/openemr/portal]<br>
| |
| ===With demo data===
| |
| * OpenEMR: [https://eleven.openemr.io/e/openemr/index.php https://eleven.openemr.io/e/openemr]<br>
| |
| * Onsite Patient Portal: [https://eleven.openemr.io/e/openemr/portal/index.php https://eleven.openemr.io/e/openemr/portal]<br>
| |
| ===Logs===
| |
| * PHP log file: https://eleven.openemr.io/log/logPhp.txt<br>
| |
| * Setup log file: https://eleven.openemr.io/log/logSetup.txt<br>
| |
| <br> | | <br> |