guacsec / guac

GUAC aggregates software security metadata into a high fidelity graph database.
https://guac.sh
Apache License 2.0
1.29k stars 176 forks source link

[feature] Create gitpod configuration for self-hosted trial instance deployment #2123

Open funnelfiasco opened 2 months ago

funnelfiasco commented 2 months ago

Is your feature request related to a problem? Please describe.

There's a gap between running our demos with the Docker compose file and setting up production-level GUAC instances. Something that configures infrastructure and the GUAC pieces can let people try out GUAC in a production-ish way.

Describe the solution you'd like

It would be good to have a gitpod configuration file that users can download and deploy. bomctl has done similar with bomctl-playground