/
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
Setting up Bahmni Dev Environment
Setting up Bahmni Dev Environment
More like this
Using Implementation specific Configuration (docker)
Using Implementation specific Configuration (docker)
More like this
Getting Started Quickly with Bahmni on Docker
Getting Started Quickly with Bahmni on Docker
More like this
Docker Compose Profiles
Docker Compose Profiles
More like this
Upgrading Bahmni on CentOS to Bahmni Standard (or Lite) on Docker
Upgrading Bahmni on CentOS to Bahmni Standard (or Lite) on Docker
More like this
Bahmni-SNOMED TS Integration Local Installation Guide (using docker)
Bahmni-SNOMED TS Integration Local Installation Guide (using docker)
More like this
The Bahmni documentation is licensed under Creative Commons Attribution-ShareAlike 4.0 International (CC BY-SA 4.0)