{% extends 'base.html' %} {% block header %}

{% block title %}Setup Fediflax{% endblock %}

{% endblock %} {% block content %}

Database Setup

Create a database and store the access data in the configuration. You can use the following button to initialize the data with the current database schema.

Current Revision: {{current_database_revision}}

Add Admin

Add Domain

Create Actor for a User

{% endblock %}