Files
platformQuickStarts
AWS
GCP
GKE-Docker
README.md
README.md
scripts
webgoat-container
webgoat-images
webgoat-lessons
webgoat-server
webwolf
.gitignore
.travis.yml
CREATE_RELEASE.MD
README.MD
buildspec.yml
docker-compose.yml
mvn-debug
pom.xml
webgoat.env
webgoat_developer_bootstrap.sh
WebGoat/platformQuickStarts/GCP/README.md
2017-05-21 16:04:49 +02:00

17 lines
340 B
Markdown

# WebGoat on GCP!
This folder contains sub folders for the various ways you could deploy WebGoat on Google Cloud Platform
It is assumed:
1. You have a Google Cloud Platform Account
2. You can use Git
3. You can use a Linux/Mac/Google Cloud Shell
## GKE Docker
Uses GKE to run the latest DockerHub version of WebGoat8
## AppEngine
WIP