feature/integracion-panel-restore-targets
This commit is contained in:
@@ -24,6 +24,15 @@ Get-OdbcDriver | Where-Object {$_.Name -like "*SQL Server*"}
|
||||
|
||||
Si usas el panel para asignar servidores de restauración, ver [INTEGRACION_PANEL.md](INTEGRACION_PANEL.md) para tokens, catálogo dinámico (`target-catalog`) y prueba end-to-end.
|
||||
|
||||
**Prueba local en tu PC** (carpetas + config automática):
|
||||
|
||||
```powershell
|
||||
.\scripts\prepare_local_test.ps1
|
||||
.\venv\Scripts\python.exe runner.py
|
||||
```
|
||||
|
||||
Copia el ZIP a `C:\CloudRestore\Entrada` (ver `LEEME.txt` en esa carpeta).
|
||||
|
||||
### 3. Configuración Básica (en la aplicación)
|
||||
|
||||
1. **Tab Configuración**:
|
||||
|
||||
Reference in New Issue
Block a user