What problem does it solve?
This skill helps you reliably manage Directum RX platform services (start, stop, restart, check health, and view logs) without manually operating each component.
Core Features & Use Cases
- Service lifecycle control: run
up, down, restart, and status for all services or for specific components (e.g., webserver, postgres, rabbitmq, elasticsearch, haproxy).
- Operational health checks: perform
health checks per service (or across all services) to quickly identify broken dependencies.
- Troubleshooting via logs: fetch component logs and review Launcher logs to speed up incident diagnosis.
- Supported platform management extras: validate/encrypt configuration, reload HAProxy config, manage DevelopmentStudio, and handle deployment tooling tasks.
- Use case example: after updating platform components, you can restart only the affected service (for instance,
webserver) and verify the rest of the stack with health while collecting logs for root-cause analysis.
Quick Start
Ask the AI to start all Directum RX services by running the launcher command for action up with the all namespace.