24 lines
820 B
Plaintext
24 lines
820 B
Plaintext
================================================================================
|
|
ROA2WEB DEPLOYMENT PACKAGE
|
|
Generated: 2026-02-23 15:12:31
|
|
From: Linux/LXC deployment script
|
|
================================================================================
|
|
|
|
CONTENTS:
|
|
---------
|
|
backend/ Unified FastAPI backend
|
|
frontend/ Vue.js SPA (production build)
|
|
shared/ Shared Python modules
|
|
config/ Configuration templates
|
|
scripts/ PowerShell deployment scripts
|
|
|
|
DEPLOYMENT:
|
|
-----------
|
|
Server will auto-deploy within 5 minutes (Check-And-Deploy.ps1 scheduled task)
|
|
|
|
Or manually:
|
|
cd scripts
|
|
.\ROA2WEB-Console.ps1 -NonInteractive -Action DeployAll
|
|
|
|
================================================================================
|