{% 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 selected by default. Uncheck any app you want to leave untouched β€” only checked apps will be restored, and they are force-restored even if currently running and healthy.

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

{% endblock %}