/
Setting up a SEARCH Vagrant Box
Setting up a SEARCH Vagrant Box
WARNING
This page has been Archived, and is obsolete. It is available on the Bahmni wiki only for reference and historical purposes.
Instead of deleting a page, we prefer to "archive" it, so that it is still available to people who have bookmarked the page.
To setup a fresh SEARCH Vagrant Box perform the following steps:
- The VagrantFile is already located in the search-config folder. You can see its contents here: Github Link
- Download the "Search_Vagrant_Centos.box" box from TeamShares/Bahmni Project/VMs into the search-config folder.
- Execute command vagrant up.
- This should add a base box with the name "search-vagrant-box" (you can see this by firing 'vagrant box list' command).
- You may get an error when this box comes up. For that perform a "vagrant ssh" and delete the file "/etc/udev/rules.d/70-persistent-net.rules".
- Perform a "vagrant halt" and "vagrant up" to reload the vagrant.
- You should now be able to go to /Project folder as usual.
- Note: The tomcat user is now "bahmni".
- To deploy a new build, use the "deploy-implementation" manifest.
- You no longer need the "Search_Vagrant_Centos.box" file. You can delete that if you want.
, multiple selections available,
Related content
Vagrant and VirtualBox tips
Vagrant and VirtualBox tips
More like this
Build Bahmni Vagrant Box using Packer
Build Bahmni Vagrant Box using Packer
More like this
Bahmni Virtual Box
Bahmni Virtual Box
More like this
Environment Variables to be set for Implementation
Environment Variables to be set for Implementation
More like this
Setting up a Bahmni Dev Environment for OpenMRS Developers
Setting up a Bahmni Dev Environment for OpenMRS Developers
More like this
How to export your Bahmni Vagrant/Image or VM directly to AWS
How to export your Bahmni Vagrant/Image or VM directly to AWS
More like this
The Bahmni documentation is licensed under Creative Commons Attribution-ShareAlike 4.0 International (CC BY-SA 4.0)