{% extends "base.html" %} {% block title %}Tusk Admin{% endblock %} {% block content %}
{% endblock %} {% block modals %}

Grants for

Select a role to view its grants.

Create Backup

Loading tables…

Database Backups

Loading…

Create Database from Backup

Backup file:

The new database is created on this server. Pick a different connection to restore the backup elsewhere — useful for local diagnostics.

Use lowercase letters, numbers, and underscores

This will create a new database and restore the backup into it.

Restore Backup

Backup file:

Defaults to the currently-open connection. Pick another to restore into a different DB (e.g. a local copy for diagnostics).

This overwrites the target database. Existing tables will be replaced.

Add Scheduled Task

Scheduled tasks run at the specified time for the currently selected connection.
{% endblock %} {% block scripts %} {% endblock %}