aliyun-server-manager

Automate Alibaba Cloud server management via SSH for Docker, monitoring, and maintenance.

Updated Feb 14, 2026
One-click install
npx skills add https://github.com/liutao96/skill --skill aliyun-server-manager
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: aliyun-server-manager
Source: https://github.com/liutao96/skill/tree/main/aliyun-server-manager
Command: npx skills add https://github.com/liutao96/skill --skill aliyun-server-manager

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

Managing Alibaba Cloud servers and their Docker containers, monitoring, backups, and logs can be complex and error-prone when done manually. This Skill provides an integrated, SSH-based approach to perform routine maintenance, diagnostics, and deployments across Aliyun environments.

Core Features & Use Cases

  • Docker container operations (view, start, stop, restart, logs)
  • Server monitoring (CPU, memory, disk, network)
  • PostgreSQL backup and status checks
  • Log management and analysis
  • System maintenance (cleanup, health checks)
  • Quick diagnostics and troubleshooting
  • Automatic handling of SSH connections using pre-configured credentials

Quick Start

Connect to the target Aliyun server using the pre-configured SSH alias and run the quick diagnostics to verify container, database, and system health.

Frequently Asked Questions about aliyun-server-manager

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate Docker container management on Alibaba Cloud servers via SSH?

Automate Alibaba Cloud server management by using pre-configured SSH credentials to perform Docker container operations, including viewing, starting, stopping, restarting, and retrieving logs across remote production deployments.

Can I run PostgreSQL backups and health checks on remote Aliyun servers without manual login?

Yes, PostgreSQL backup and status checks are executed automatically over SSH using pre-configured credentials, eliminating manual login for remote database maintenance on Aliyun server environments.

What's the best way to monitor CPU, memory, and disk usage on Alibaba Cloud production deployments?

Monitor CPU, memory, disk, and network usage on Alibaba Cloud production deployments by running automated health diagnostics over an SSH connection to gather real-time server metrics.

Does Alibaba Cloud server management support automated log analysis for troubleshooting?

Yes, automated log management and analysis are supported, enabling quick troubleshooting and diagnostics for Docker containers and system services across Aliyun environments via SSH.

How do I perform system cleanup and health checks on multiple Aliyun servers?

Perform system maintenance, including cleanup and health checks, across Aliyun servers by applying automated SSH-based operations that verify container, database, and system health using pre-configured credentials.

Do I need pre-configured SSH credentials to manage Docker containers on Alibaba Cloud?

Yes, pre-configured SSH credentials are required to establish connections and automate container orchestration, health diagnostics, and PostgreSQL backups across Alibaba Cloud production deployments.