{% extends "base.html" %} {% block content %}
Restore Configuration
STEP 1 β€” SELECT BACKUP SOURCE
{# Separate selects β€” only one shown at a time #}
{# Local select #} {# VM select #} {# Cloud select β€” populated via JS #}
{# Cloud info notice #}
STEP 2 β€” SELECT RESTORE TARGET
STEP 3 β€” SELECT APPS TO RESTORE

All apps are restored by default. Uncheck the ones you don't want touched β€” only the checked apps will be restored, and they're force-restored even if currently running and healthy.

⚠ Full restore (all apps checked): healthy running containers are skipped.

{% endblock %}