{% block content %} BunkerWeb UI | Setup
main logo

LOADING

{% with messages = get_flashed_messages(with_categories=true) %} {% if messages %} {% for category, message in messages %} {% endfor %} {% endif %} {% endwith %}
logo

Setup Wizard

Account

Username*
Password*
Confirm Password*
Value does not match password
Email
I've read and agree to the privacy policy

Settings

UI Host (REVERSE_PROXY_HOST)*
UI URL (REVERSE_PROXY_URL)*
Server name*
Check server name DNS
Auto let's encrypt
Your BunkerWeb UI final URL will be

http://

{% endblock %}