{% 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 Username Display name Password Confirm password Create owner {% endblock %} {% block scripts %} {% endblock %}
First Run
This GPDB admin install does not have an owner account yet. Create the first user to finish setup and unlock the login flow.