Travis now builds Docker and create a Github release.

Removed ActiveMQ between WebGoat and WebWolf they now act as standalone applications
This commit is contained in:
Nanne Baars
2017-10-13 23:30:22 +02:00
parent 50543a9b55
commit 3ee1a1ca16
43 changed files with 291 additions and 453 deletions

View File

@ -16,14 +16,14 @@ At the moment WebWolf offers support for:
- Serving files
- Logging of incoming requests (cookies etc)
## Running
# Run instructions
### Docker
## 1. Run using Docker
If you use the Docker image of WebGoat this application will automatically be available. Use the following
URL: http://localhost:8081/WebWolf
### Standalone
## 2. Standalone
```Shell
cd WebGoat