|
|
(7 intermediate revisions by 2 users not shown) |
Line 1: |
Line 1: |
| Welcome to the OpenEMR 6.0.0 Development Demo Farm!
| | == Overview == |
| | | {{Demo Deprecated}} |
| ==Overview== | |
| OpenEMR 6.0.0 demos include daily builds of the official OpenEMR 6.0.0 stable codebase. There are 2 demos (each with and without demo data) on Ubuntu 20.04 and Alpine 3.12.
| |
| (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.12 - uses php 7.3)==
| |
| ===Without demo data===
| |
| * OpenEMR: [https://eight.openemr.io/b/openemr/index.php https://eight.openemr.io/b/openemr]<br>
| |
| * Onsite Patient Portal: [https://eight.openemr.io/b/openemr/portal/index.php https://eight.openemr.io/b/openemr/portal]<br>
| |
| ===With demo data===
| |
| * OpenEMR: [https://eight.openemr.io/c/openemr/index.php https://eight.openemr.io/c/openemr]<br>
| |
| * Onsite Patient Portal: [https://eight.openemr.io/c/openemr/portal/index.php https://eight.openemr.io/c/openemr/portal]<br>
| |
| ===Logs===
| |
| * PHP log file: https://eight.openemr.io/log/logPhp.txt<br>
| |
| * Setup log file: https://eight.openemr.io/log/logSetup.txt<br>
| |
| <br>
| |
|
| |
| ==Demo (Ubuntu 20.04 - uses php 7.4)==
| |
| ===Without demo data===
| |
| * OpenEMR: [https://two.openemr.io/openemr/index.php https://two.openemr.io/openemr]<br>
| |
| * Onsite Patient Portal: [https://two.openemr.io/openemr/portal/index.php https://two.openemr.io/openemr/portal]<br>
| |
| ===With demo data===
| |
| * OpenEMR: [https://two.openemr.io/a/openemr/index.php https://two.openemr.io/a/openemr]<br>
| |
| * Onsite Patient Portal: [https://two.openemr.io/a/openemr/portal/index.php https://two.openemr.io/a/openemr/portal]<br>
| |
| ===Logs===
| |
| * PHP log file: https://two.openemr.io/log/logPhp.txt<br>
| |
| * Setup log file: https://two.openemr.io/log/logSetup.txt<br>
| |
| <br> | | <br> |