{% extends "base.html" %} {% block titlebar_left %}{% endblock %} {% block titlebar_right %}{% endblock %} {% block content %}

First Run

Create the initial owner user.

This GPDB admin install does not have an owner account yet. Create the first user to finish setup and unlock the login flow.

Owner setup

{% endblock %} {% block scripts %} {% endblock %}