PaloAltoNetworks / secops_ctf_scoreboard

Apache License 2.0
4 stars 2 forks source link

Spin up the scoreboard container in GKE #35

Closed devsecfranklin closed 4 years ago

devsecfranklin commented 4 years ago

Is your feature request related to a problem?

We could simplify things by:

Describe the solution you'd like

Need the container to run the setup scripts automatically (rather than logging in and manually doing the setup).

We would no longer need to run a NGFW on the front end. (but we could leave it in the repo for customer demo purposes)

Describe alternatives you've considered

Standing up a firewall and then a dedicated Linux instance, running setup manually, running Docker container on the instance.

Additional context

This can save us some 💰💰💰

devsecfranklin commented 4 years ago

Still need to make the setup scripts run and stand up the CTF application automatically. Then we could put the container in GKE.