Vue Storefront is now Alokai! Learn More
Overview

Alokai Console

Alokai Console is the management interface for running and operating storefront applications deployed on the Alokai platform.

Using the Console you can:

  • deploy new versions of your Storefront and Middleware
  • monitor instance health and runtime metrics
  • configure domains and TLS certificates
  • manage CDN behavior and caching
  • control security policies and WAF rules
  • analyze storefront performance and usage

Platform model

The Console organizes resources into two levels:

LevelPurposeScope
OrganizationGlobal configuration shared across instancesMembers, activity log, custom certificates
InstanceOperational environment for a storefrontMonitoring, deploy, domains, CDN, security, settings

Documentation

Explore key Console features and learn how to configure, monitor, and troubleshoot your application.

PageWhat you’ll find
Single Sign-On (SSO)Set up and manage SSO providers to centralize authentication for your organization.
Multi-Factor Authentication (MFA)Enable and manage additional authentication factors to improve account security.
Caching rulesDefine how requests are cached at the CDN level to optimize performance and control content delivery.
Customize robots.txtControl how search engines crawl your site by customizing the robots.txt file.
RedirectsConfigure URL redirects to manage traffic flow and handle route changes.
Set up Basic AuthRestrict access to your site using basic authentication for staging or protected environments.
Manage IP access listAllow or block traffic based on IP addresses to control access to your application.
Manage header access listRestrict or allow requests based on HTTP headers for additional access control.
Limit request body sizeDefine maximum request sizes to protect your application from large or malicious payloads.
Maintenance ModeTemporarily disable access to your site while displaying a maintenance page.
Customize Response PagesConfigure custom responses for blocked or handled requests, such as error or WAF pages.
Order of security features verificationUnderstand how security rules are evaluated and in what order they are applied.
Deployed versions & RollbacksView deployment history and roll back to previous application versions when needed.
ReplicasInspect the current runtime state of application containers and verify their health and availability.
Environment variablesConfigure runtime variables that control application behavior without redeploying code.
Deployment variablesView build-time variables injected during deployment that define how the application was configured.
HealthchecksConfigure and monitor health endpoints used to determine application readiness.
Custom DomainsAdd and manage custom domains, including DNS configuration and domain routing.
Custom TLS certificatesUpload and manage TLS certificates, including activation and domain usage.
Using an External Proxy with AlokaiConfigure your setup when routing traffic through an external proxy before reaching Alokai.
Access to your instance via IPv6Enable and verify IPv6 connectivity for accessing your application.