Is it possible to automatically create an organization on startup of the server?

Is there anyway to automatically create an organization on startup of the server (similar to how datasource and dashboard provisioning works)?

Please note that I am running grafana v7.5.2.

Don’t have a great answer to this unfortunately. It is not currently possible with the provisioning feature. The only option is to create an org through the API.

The Terraform Grafana plugin which uses the API has support for this. Or you could call the API directly.