#796: Vagrant deployment with Ansible provisioning
-------------------------------------------------+----------------------
Reporter: SaintGermain | Owner: nobody
Type: enhancement | Status: new
Priority: minor | Milestone:
Component: installer | Version: 0.8.0dev
Keywords: test vagrant ansible provisionig vm |
-------------------------------------------------+----------------------
In order to ease testing of Bloodhound, I propose to use Vagrant+Ansible
to create quickly a VM with a working standard configuration.
The VM specification would be:
* Debian Wheezy amd64
* PostgreSQL
* Nginx
* uWSGI
The steps to use it are quite simple:
1. Ensure that the required dependencies are installed:
* Vagrant
* Virtualbox
* Ansible
1. Go into the Vagrant directory: installer/deployment
1. Build the VM: vagrant up
1. You can then access the site with your browser on localhost:8080
See related discussion here:
[https://mail-archives.apache.org/mod_mbox/bloodhound-
dev/201403.mbox/%3ccajbepe6sffnzmpfdvuab0rxa7hmfavrpdnx7f+8nl5-ahms...@mail.gmail.com%3E
Rapid deployment of Bloodhound for testing]
--
Ticket URL: <https://issues.apache.org/bloodhound/ticket/796>
Apache Bloodhound <https://issues.apache.org/bloodhound/>
The Apache Bloodhound issue tracker