Manage
Manage your APSO services through the platform dashboard. This section covers service management, environment configuration, API keys, and monitoring.
Platform Dashboard
The APSO Dashboard provides a visual interface for:
- Creating and configuring services
- Managing environment variables
- Generating and revoking API keys
- Viewing logs and metrics
- Building schemas with the visual editor
Access the dashboard at app.apso.cloud .
Management Topics
Navigate the APSO platform interface
Dashboard OverviewCreate, configure, and delete services
Service ManagementConfigure secrets and environment-specific settings
Environment VariablesGenerate and manage API access credentials
API KeysView logs, metrics, and service health
Monitoring & LogsQuick Actions
Create a New Service
- Log in to the APSO DashboardÂ
- Click New Service
- Choose a template or start from scratch
- Define your entities using the visual schema builder
- Click Generate to create your backend
View Service Status
From the dashboard, each service shows:
| Status | Description |
|---|---|
| Building | Code generation in progress |
| Deploying | Service is being deployed |
| Running | Service is healthy and accepting requests |
| Stopped | Service has been manually stopped |
| Error | Service encountered an error |
Access Service Logs
- Select your service from the dashboard
- Navigate to Logs tab
- Filter by log level, time range, or search term
- Stream live logs in real-time
Last updated on