The dxflow user interface provides a comprehensive web-based platform for managing workflows, data, and system resources through an intuitive and responsive design.
http://localhost or your server's IP address to access the full-featured web interface.To access the user interface, ensure the dxflow engine is installed and running:
dxflow boot up
Engine successfully booted (use 'CTRL+C' to stop) [~/.dxflow/unix.sock] [0.0.0.0:80]The dxflow interface is organized into four main sections, each providing specialized functionality:
Apps & Pipelines
Workflow Orchestration - Deploy and manage containerized applications

Launch your dxflow engine with default settings:
dxflow boot up
Open your web browser and navigate to:
http://localhosthttp://<your-server-ip>Use your private key to authenticate and access the full interface functionality.
The interface uses a clean, sidebar-based navigation system:
Status Check
Monitor System Health
Create Workflow
Deploy New Application
Upload Files
Manage Data Assets
Interface not loading:
dxflow pingAuthentication failures:
dxflow engine key listdxflow engine key generateSlow interface response:
WebSocket connection problems:
For interface-related assistance:
dxflow healthcheckThe dxflow user interface provides everything you need to manage your distributed computing environment through an intuitive, powerful web-based platform.