Skip to content

appsecco/devsecops-using-cloudnative-workshop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DevSecOps using CloudNative in AWS nullcon2020

DevSecOps using CloudNative in AWS #nullcon2020

Running the workshop documentation locally

Using Python 2

cd book/
python -m SimpleHTTPServer

Using Python 3

cd book/
python3 -m http.server

If you prefer node

sudo npm install -g http-server
cd book/
http-server

About

This repo contains workshop material delivered at #nullcon2020

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published