Encrypted, redundant, self-healing backups for this project.

Backups

{% if records %} {% for record in records %} {% endfor %}
FileTakenSizeWhere
{{ record.filename }} {{ record.created_at|date:"Y-m-d H:i" }} {{ record.size_bytes|filesizeformat }} {% if record.target %}{{ record.target.name }}{% else %}local{% endif %}
{% else %}

No backups recorded yet.

{% endif %}

Take a backup Restore from a file

SFTP targets

{% if targets %} {% else %}

No targets yet.

{% endif %} {% if settings_targets %}

From DBS_SSH_TARGETS

{% endif %}

Add a target

Guard

Security level: {{ policy.get_level_display }}. Warn at {{ policy.warn_threshold }}, log out at {{ policy.logout_threshold }}.

Browser location: {% if geolocation %}enabled{% else %}off (set DBS_GEOLOCATION = True){% endif %}.

{% if anomalies %} {% else %}

Nothing anomalous recorded.

{% endif %}

Security detail Change setup