Adding info for development with docker - warvox - VoIP based wardialing tool, forked from rapid7/warvox.
(DIR) Log
(DIR) Files
(DIR) Refs
(DIR) README
---
(DIR) commit 8cafcfbc5ec3fcaed8ece0e36960d59cb8e5c890
(DIR) parent f7376ea91140c9465d55be0bfb308a30bbd9a8d2
(HTM) Author: Jay Scott <jay@jayscott.co.uk>
Date: Wed, 10 Aug 2016 14:46:35 +0100
Adding info for development with docker
Diffstat:
M README.md | 12 ++++++------
1 file changed, 6 insertions(+), 6 deletions(-)
---
(DIR) diff --git a/README.md b/README.md
@@ -1,5 +1,5 @@
-WarVOX
-==
+# WarVOX
+
WarVOX is released under a BSD-style license. See docs/LICENSE for more details.
The latest version of this software is available from http://github.com/rapid7/warvox/
@@ -11,8 +11,8 @@ Questions and suggestions can be sent to:
- [Installing](#installing)
- [Development](#development)
-#installing
---
+##installing
+
WarVOX requires a Linux operating system, preferably Ubuntu or Debian, but Kali should work as well.
WarVOX requires PostgreSQL 9.1 or newer with the "contrib" package installed for integer array support.
@@ -80,9 +80,9 @@ Access the web interface at http://127.0.0.1:7777/
At this point you can configure a new IAX2 provider, create a project, and start making calls.
-### Development
+## Development
-Using Docker
+Using the Dockerfile
Run a postgres container