[tor-commits] [oonib/master] Add a note on how to test oonib with vagrant

isis at torproject.org isis at torproject.org
Sat May 4 16:10:29 UTC 2013


commit 848b73fa3aa4875ec508d79a1aba61920da40dbd
Author: Arturo Filastò <art at fuffa.org>
Date:   Sat May 4 16:45:00 2013 +0200

    Add a note on how to test oonib with vagrant
---
 README.md |   10 ++++++++++
 1 files changed, 10 insertions(+), 0 deletions(-)

diff --git a/README.md b/README.md
index 06d5013..bd50347 100644
--- a/README.md
+++ b/README.md
@@ -161,3 +161,13 @@ The following supervisord config will use the virtual environment in
     autostart=true
     user=oonib
     directory=/home/oonib/
+
+# Testing with vagrant
+
+To test the deployment of oonib you may use [vagrant](http://www.vagrantup.com).
+
+Once installed you will be able to install oonib in the virtual machine via:
+
+```
+vagrant up
+```





More information about the tor-commits mailing list