{% extends "base.html" %} {% block content %}

Backups

Snapshots of ~/.net_alpha/ (DB + config). Daily snapshots run automatically when the always-on service is installed; pre-mutation snapshots run before every CSV import.

{% include "_backup_list.html" %}

To restore from a bundle, run net-alpha restore <file> in a terminal.

{% endblock %}