Web-based management console
Console is the web UI surface for HolaCloud services and includes mock service APIs used by the current console frontend.
Key features
Use the console to inspect the current HolaCloud UI and its service demo endpoints.
Unified dashboard
Access the web interface at console.hola.cloud.
Fake API surface
The current console backend exposes fake auth, projects, database, lambda, and files endpoints for the UI.
Version endpoint
Check the deployed console version with the plain-text /version endpoint.
Quick start
Get started with Console in seconds using the API.
1# Open the console:
2https://console.hola.cloud/
3
4# Check the console service version:
5curl https://console.hola.cloud/version
Common use cases
Microservices orchestration
Build and deploy with Console on HolaCloud's enterprise platform, designed for security, reliability, and scale.
Data pipeline automation
Build and deploy with Console on HolaCloud's enterprise platform, designed for security, reliability, and scale.
Event-driven architectures
Build and deploy with Console on HolaCloud's enterprise platform, designed for security, reliability, and scale.
API backend development
Build and deploy with Console on HolaCloud's enterprise platform, designed for security, reliability, and scale.
Ready to get started?
Explore the documentation or launch the console to start building with Console.
Comments