- CheckMates
- :
- Products
- :
- CloudMates Products
- :
- CloudGuard - WAF
- :
- Simple Azure WebApp demo enviroment
Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
Turn on suggestions
Auto-suggest helps you quickly narrow down your search results by suggesting possible matches as you type.
Showing results for
Are you a member of CheckMates?
×
Sign in with your Check Point UserCenter/PartnerMap account to access more great content and get a chance to win some Apple AirPods! If you don't have an account, create one now for free!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Simple Azure WebApp demo enviroment
this is a terraform to deploy an InfNextGW (I'm using the ARM resource, don't boo'me, was the fastest way and is for demo purposes) and also deploy a Service Plan with a Web App based on docker using Juice Shop.
the Github link is here https://github.com/christiancastilloporras/Appsec_Webapp_simpledemo
here is a video on how to use it, give me feedback and will try to update de repo.
1 Reply
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
This is good work; I suggest documenting more details about the variables in the code to provide an easy way to use it (basically for people not fully involved in Terraform).
I review the code, some fixes should be required, but it is an excellent job indeed!