{% extends "panel/base.html" %} {% block title %}New Tenant — JQC Control{% endblock %} {% block page_title %}Provision New Tenant{% endblock %} {% block content %}
New Tenant
DNS label — lowercase letters, digits, hyphens only.
Setup link will be sent to this address.
Leave blank to use subdomain only.
Cancel
Provisioning will: create MySQL DB + user, build schema, seed admin account, register subdomain. The setup link in the success message must be sent to the admin manually.
{% endblock %}