Phil
(Philip Herrick)
September 4, 2019, 12:44pm
1
Can anyone point me to instructions to upgrade my AWS Express Edition to 5.0.2 from 5.0.1?
hi @Phil ,
The docker will support a “automated upgrade”. See the following links for details:
Ok. So I have an AWS EC2/RDS(MySQL) test system now thanks to substantial help from everyone above.
Now I’m trying to do the upgrade on the test system as explained by @brady.miller above …
Step 1 - DONE: sudo bash … then cd /root/openemr-devops/packages/standard/ as given by brady.
Step 2 - DONE: Modify docker-compose.yaml file
Change the image: openemr/openemr:5.0.1 line in docker-compose.yaml to:
image: openemr/openemr:5.0.2
Step 3 - DONE:
root@ip-10-0-1-179 : /root/openemr-devop…
# OpenEMR Container-Based Upgrade
## Requirements
* OpenEMR 5.0.0 or later, installed or launched via `docker-compose`. (Did you get here through the AWS Marketplace? You're in the right place.)
* Up-to-the-minute backups. Full-instance volume snapshots, Duplicity backups, and (if appropriate) an RDS snapshot are the minimum acceptable.
* Familiarity with how to restore those backups — do you know how to get your backups running on a clean OpenEMR instance? There is literally no better time to learn than right now, before you proceed.
## Upgrading from 5.0.1 to 5.0.2+
### Overview
To upgrade OpenEMR, you'll want to follow one step:
* Backup your system and upgrade your local container.
### Procedure
We detail here the steps involved in the `5.0.1` to `5.0.2+` upgrade process.
This file has been truncated. show original
Definitely backup everything before you do this.
-brady
Phil
(Philip Herrick)
September 5, 2019, 8:07am
3
Thank you @brady.miller and can I add how much I appreciate the work you do.
I am a volunteer with the Australian Aid Program and I installed OpenEMR at a women’s health clinic in Indonesia in 2017. They use it every day and it now has nearly 6,000 patient records.
I’m now installing it at a clinic for children with a surgically correctable disability in Arusha, Tanzania and its will really improve systems here.
So, thanks again, amazing work you do!
2 Likes