Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docker/scripts/demoLibrary.source
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ startDemoWrapper() {
count=3
;;
five)
image="openemr/openemr:flex-3.22-php-8.4"
image="openemr/openemr:flex-3.23-php-8.5"
count=3
;;
six)
Expand Down
10 changes: 5 additions & 5 deletions ip_map_branch.txt
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
docker_number openemr_repo branch serve_development_translations(not used) use_development_translations serve_packages legacy_patching(not used) demo_data demo_ssh(not used) patient_portals_and_api external_link root_sql_pass branch_tag(not used) demo_data_upgrade_from fun_stuff pass_reset capsule description

# === Production ===
five https://github.com/openemr/openemr.git v8_0_0_3 0 0 0 0 demo_5_0_0_5.sql 0 1 demo.openemr.io hey 0 5.0.0 0 4 0 Public OpenEMR 8.0.0 Production Demo
five_a https://github.com/openemr/openemr.git v8_0_0_3 0 0 0 0 demo_5_0_0_5.sql 0 1 demo.openemr.io/a hey 0 5.0.0 0 4 0 Alternate Public OpenEMR 8.0.0 Production Demo
five_b https://github.com/openemr/openemr.git v8_0_0_3 0 0 0 0 demo_5_0_0_5.sql 0 1 demo.openemr.io/b hey 0 5.0.0 0 4 0 Another Alternate Public OpenEMR 8.0.0 Production Demo
five https://github.com/openemr/openemr.git v8_2_0 0 0 0 0 demo_5_0_0_5.sql 0 1 demo.openemr.io hey 0 5.0.0 0 4 0 Public OpenEMR 8.2.0 Production Demo
five_a https://github.com/openemr/openemr.git v8_2_0 0 0 0 0 demo_5_0_0_5.sql 0 1 demo.openemr.io/a hey 0 5.0.0 0 4 0 Alternate Public OpenEMR 8.2.0 Production Demo
five_b https://github.com/openemr/openemr.git v8_2_0 0 0 0 0 demo_5_0_0_5.sql 0 1 demo.openemr.io/b hey 0 5.0.0 0 4 0 Another Alternate Public OpenEMR 8.2.0 Production Demo

# === UP FOR GRABS ===
four https://github.com/rollingventures/openemr.git feat/webpack-replace-gulp 0 0 0 0 demo_5_0_0_5.sql 0 1 four.openemr.io hey 0 5.0.0 0 0 0 UP FOR GRABS Public OpenEMR Demo - Alpha With Demo Data
Expand All @@ -25,8 +25,8 @@ six https://github.com/openemr/openemr.git v7_0_4 0 0 1 0 0 0 1 six.openemr.io h
six_a https://github.com/openemr/openemr.git v7_0_4 0 0 0 0 demo_5_0_0_5.sql 0 1 six.openemr.io/a hey 0 5.0.0 0 0 0 Public OpenEMR 7.0.4 Release Demo With Demo Data On Alpine 3.22 (with PHP 8.4)
three https://github.com/openemr/openemr.git v8_0_0_3 0 0 1 0 0 0 1 three.openemr.io hey 0 0 0 0 0 Public OpenEMR 8.0.0 Release Demo on Alpine 3.22 (with PHP 8.4)
three_a https://github.com/openemr/openemr.git v8_0_0_3 0 0 0 0 demo_5_0_0_5.sql 0 1 three.openemr.io/a hey 0 5.0.0 0 0 0 Public OpenEMR 8.0.0 Release Demo With Demo Data On Alpine 3.22 (with PHP 8.4)
eight https://github.com/openemr/openemr.git rel-820 0 0 0 0 0 0 1 eight.openemr.io hey 0 0 0 0 0 Public OpenEMR 8.2.0 Development Demo on Alpine 3.23 (with PHP 8.5)
eight_a https://github.com/openemr/openemr.git rel-820 0 0 0 0 demo_5_0_0_5.sql 0 1 eight.openemr.io/a hey 0 5.0.0 0 0 0 Public OpenEMR 8.2.0 Development Demo With Demo Data On Alpine 3.23 (with PHP 8.5)
eight https://github.com/openemr/openemr.git v8_2_0 0 0 0 0 0 0 1 eight.openemr.io hey 0 0 0 0 0 Public OpenEMR 8.2.0 Release Demo on Alpine 3.23 (with PHP 8.5)
eight_a https://github.com/openemr/openemr.git v8_2_0 0 0 0 0 demo_5_0_0_5.sql 0 1 eight.openemr.io/a hey 0 5.0.0 0 0 0 Public OpenEMR 8.2.0 Release Demo With Demo Data On Alpine 3.23 (with PHP 8.5)

# === Parked ===
nine https://github.com/openemr/openemr.git master 0 0 0 0 0 0 1 nine.openemr.io hey 0 0 0 0 0 [parked]
Expand Down