.github
.mvn
config
docker
docs
platformQuickStarts
AWS
GCP
GKE-Docker
README.md
README.md
scripts
webgoat-container
webgoat-images
webgoat-integration-tests
webgoat-lessons
webgoat-server
webwolf
.gitignore
COPYRIGHT.txt
CREATE_RELEASE.MD
LICENSE.txt
README.MD
RELEASE_NOTES.md
buildspec.yml
docker-compose-local.yml
docker-compose-postgres.yml
docker-compose.yml
goat-with-reverseproxy.yaml
mvn-debug
mvnw
mvnw.cmd
pom.xml
WebGoat on GCP!
This folder contains sub folders for the various ways you could deploy WebGoat on Google Cloud Platform
It is assumed:
- You have a Google Cloud Platform Account
- You can use Git
- You can use a Linux/Mac/Google Cloud Shell
GKE Docker
Uses GKE to run the latest DockerHub version of WebGoat8
AppEngine
WIP