Hi Team,
To deploy SigNoz on GKE with Google SSO, we followed these manual steps:
• Deploy SigNoz on GKE using Helm charts
• Create an admin user
• Configure Google SSO and add team members
• Create dashboards
Thanks to the documentation, this process was smooth.
We now want to deploy SigNoz to multiple environments (dev, test, staging, etc.) and avoid repeating these manual steps in each environment.
Is there an automated way to achieve zero-touch provisioning of SigNoz—including the steps above—using Helm charts, shell scripts, curl, etc.?
Any guidance would be appreciated.
GitHub tracker: https://github.com/SigNoz/signoz/issues/8841
SigNoz is an open-source APM. It helps developers monitor their applications & troubleshoot problems, an open-source alternative to DataDog, NewRelic, etc.