-
Notifications
You must be signed in to change notification settings - Fork 45
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Question on how to upgrade pophealth #134
Comments
Here are the steps if you can afford to start off with the new database. If not, you’ll have to migrate the patient data from the old database to the new.
a. Before downloading and replacing the popHealth directory with the latest popHealth version from Github, save a copy of the existing popHealth.yml. Once you have downloaded the latest popHealth v5.1 source code, update the popHealth.yml with the proper CDA header extensions in order to export properly configured QRDA CAT1 and CAT3 files.
b. When running the “bundle install” command, expect to run the “bundle update” to update the dependency due to use of newer gem components.
c. Drop the pophealth-production database before installing the 2017 measure bundle. Watch out for the extra MongoDB command setting when installing the 2017 measure bundle. The extra command is needed to avoid the failure to install the 2017 measure bundle.
d. Run the precompile assets command and restart the pophealth_delayed_worker and apache2 services.
Peter
From: Adrian <[email protected]>
Sent: Tuesday, March 20, 2018 2:22 PM
To: OSEHRA/popHealth <[email protected]>
Cc: Subscribed <[email protected]>
Subject: [OSEHRA/popHealth] Question on how to upgrade pophealth (#134)
Hello, I have a question on how to upgrade pophealth from 5.0 to 5.1
Do I just have to do a git pull?? Do I have to do something else??
Thank you
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, <#134> view it on GitHub, or <https://github.com/notifications/unsubscribe-auth/AA8hV3-AESTi77CgbhrzoEP01zdFhnHEks5tgUjjgaJpZM4Syao0> mute the thread.
|
Hello., Sprockets::FileNotFound: couldn't find file 'jquery/jquery' with type 'application/javascript' Any ideas thank you |
I repeated the steps and didn’t get the error.
Did you run the steps?
rm -rf vendor/assets/components/*
bower install
Peter
From: Adrian <[email protected]>
Sent: Thursday, March 22, 2018 3:10 PM
To: OSEHRA/popHealth <[email protected]>
Cc: Subscribed <[email protected]>
Subject: Re: [OSEHRA/popHealth] Question on how to upgrade pophealth (#134)
Hello.,
Thank you for your reply. I was able to do the steps suggested. When precompiling the assets I got the following error:
Sprockets::FileNotFound: couldn't find file 'jquery/jquery' with type 'application/javascript'
Any ideas
thank you
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub <#134 (comment)> , or mute the thread <https://github.com/notifications/unsubscribe-auth/ABgjbXJcONlIl90mYNEqAMcspX2MxR5Wks5tg_b7gaJpZM4Syao0> .
|
I didn't do those steps. I just performed those steps and the precompile worked like a charm. Thank you so much for your help I would have never figured it out alone. Thanks |
Great that it worked.
I will put together a wiki and make sure those commands are included.
Thanks for let us know.
Peter
From: Adrian <[email protected]>
Sent: Friday, March 23, 2018 11:02 AM
To: OSEHRA/popHealth <[email protected]>
Cc: OSEHR Agent <[email protected]>; Comment <[email protected]>
Subject: Re: [OSEHRA/popHealth] Question on how to upgrade pophealth (#134)
I didn't do those steps. I just performed those steps and the precompile worked like a charm. Thank you so much for your help I would have never figured it out alone.
Thanks
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub <#134 (comment)> , or mute the thread <https://github.com/notifications/unsubscribe-auth/AA8hVxJPMyJiwRwxh5W6sm4pjp5Hgj4Hks5thQ5tgaJpZM4Syao0> .
|
Hello, I have a question on how to upgrade pophealth from 5.0 to 5.1
Do I just have to do a git pull?? Do I have to do something else??
Thank you
The text was updated successfully, but these errors were encountered: