What problem does it solve?
This Skill eliminates the complexity and guesswork involved in securely accessing, monitoring, and troubleshooting production servers. It centralizes all necessary commands and information, reducing errors and speeding up diagnostics, so you don't have to remember intricate SSH commands, log paths, or service management procedures.
Core Features & Use Cases
- Secure SSH Access: Provides direct commands for connecting to the Codante production server, ensuring secure and guided entry.
- Comprehensive Log Management: Offers commands to view, filter, search, and download various application, system, and web server logs (e.g., Laravel, nginx, Supervisor, MySQL, Redis) for rapid issue identification.
- Service & Process Management: Guides on checking status, restarting, and monitoring key services like Laravel Octane, nginx, MySQL, Redis, and Supervisor, ensuring your applications run smoothly.
- Troubleshooting & Maintenance: Includes commands for checking disk space, CPU/memory, clearing cache, running database migrations, and diagnosing common issues like 502 errors or high memory usage.
- Use Case: A critical bug is reported on the production API. Use this Skill to quickly connect, check application and nginx error logs, restart the affected service (e.g., Octane), and monitor its status, all without needing to recall specific commands or server paths.
Quick Start
Connect to the Codante production server
ssh [email protected]