{% extends "admin/base_site.html" %} {% load i18n %} {% block content %}
Provision a new managed warehouse for an organization and its first team. This runs the same
flow as the in-product provision API: the duckgres control-plane /provision call, then
the local DuckgresServer connection record and the control-plane team row.
The organization's data-warehouse-scene feature flag is
not required here.
This makes a real control-plane call. In environments where
DUCKGRES_API_URL is unset, it returns "not configured" and persists nothing.