We’ve installed Bahmni on our production server (CentOS). All working fine. Now, we would like to upload our Angular JS modified files from our development machine (with the Vagrant box) to the production server. We can’t seem to find the process on doing this in the documentation. Can anyone pls help and point us to the right direction or any tips?
We’ve modified the Angular JS views (html) for now, changed colors to test for the EMR module. In our dev machine, all works fine as we can see the changes in the Vagrant box. We would like to upload/push our Ui changes to the production CentOS server to test the deployment workflow. This is where we have no success yet.
You can use link /var/www/bahmniapps on production server to point to your dev code. Please take back up of your production files before making changes.