AppUpdater Worker
updates.lyvvy.xyz
Cloudflare Worker
AppUpdater
1 app loaded.
Manifest is active. Update scripts on enrolled devices will fetch from this worker automatically.
Endpoints
Available routes
GET
/health
Liveness check (JSON)
✓ Live
GET
/status
App manifest & URL health dashboard
✓ 1 app
GET
/appVersions.xml
Manifest XML served to update scripts
✓ 1 app
GET
/deploy/{id}
Download deploy script for an app
✓ Ready
POST
/manifest
Upload / replace manifest (auth required)
✓ Ready
DELETE
/app/{id}
Remove app from manifest (auth required)
✓ Ready
Setup progress
✓
Worker deployed
Cloudflare Worker is running and handling requests.
✓
KV storage ready
Key-value store bound — manifest and health data stored here.
✓
App manifest
Manifest loaded with
1
app —
view status dashboard
.
✓
Build Intune packages
Health checks have run — URL status visible on the dashboard.
5
Monitor from /status
The
status dashboard
shows all apps, versions, and URL health checks running hourly.