Component Registry Create your component

Discover and integrate high-quality WebAssembly components to elevate your Edgee projects.

Learn more about the component registry in our documentation.

Maintenance Page

Maintenance Page

1.0.0

Overview

The Maintenance Page component by Edgee provides a simple, edge-native solution to display a maintenance page during planned system updates or unexpected outages. This WebAssembly-powered component serves a static maintenance page directly from the edge, ensuring high availability even when your backend services are unavailable.


🔑 Key Features & Benefits

Features

  • Edge-Native Deployment: Serves maintenance pages directly from the edge, independent of backend infrastructure.
  • Flexible Path Matching: Configure exact paths (e.g., /maintenance) or path prefixes (e.g., /) to display the maintenance page.
  • WebAssembly Performance: Fast loading through optimized Wasm deployment.
  • Reliable Availability: Functions independently of backend infrastructure.

Benefits

  • High Availability: Ensure users see a maintenance page even during backend downtimes.
  • Customizable Experience: Tailor the maintenance page to match your site's branding.
  • Improved User Experience: Provide clear communication to users during maintenance periods.

Use Cases

  • Scheduled Maintenance: Display during planned system updates.
  • Emergency Outages: Quick deployment during unexpected issues.
  • Site-Wide Maintenance: Use path prefix / to serve maintenance page for all paths.
  • Specific Page Maintenance: Use exact path /maintenance for a dedicated maintenance page.
  • Section Maintenance: Use path prefix /admin for maintenance on admin sections only.
Contact