System Administration

Monitor host metrics and manage backups for a self-hosted Docker platform.

11|2|Updated Dec 25, 2025
One-click install
npx skills add https://github.com/SSujitX/docklift --skill system-administration-ssujitx
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: System Administration
Source: https://github.com/SSujitX/docklift/tree/main/.agent/skills/system_administration
Command: npx skills add https://github.com/SSujitX/docklift --skill system-administration-ssujitx

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill addresses the complexity of managing a self-hosted PaaS by providing a unified interface for system health monitoring, resource maintenance, and emergency recovery operations.

Core Features & Use Cases

  • System Monitoring: Access real-time metrics for CPU, memory, GPU, disk, and network usage alongside process tracking.
  • Maintenance & Recovery: Perform safe resource purging, host reboots, and full system backups or restores with built-in safety locks.
  • Use Case: When a server becomes unresponsive or requires an update, use this skill to safely trigger a system reboot, verify resource health, or initiate a full backup of the database and deployment configurations.

Quick Start

Use the System Administration skill to retrieve the current health metrics and system status of the host server.

Frequently Asked Questions about System Administration

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

FAQPage Schema
How do I monitor CPU, memory, and disk usage on a self-hosted Docker VPS?

Monitor CPU, memory, and disk usage on a Docker VPS by retrieving real-time performance telemetry and process tracking metrics. This provides operational visibility into system health and resource consumption.

How do I perform a full system backup and restore for a Docker PaaS deployment?

Perform a full system backup and restore for a Docker PaaS deployment using built-in maintenance workflows and safety locks. This securely preserves and recovers database and deployment configurations.

What is the safest way to reboot an unresponsive Docklift VPS host?

The safest way to reboot an unresponsive Docklift VPS host is through privileged host access with automated maintenance scripts. This ensures operational stability and includes safety locks to prevent data loss.

Can I purge unused Docker resources to free up disk space on my VPS?

Yes, you can purge unused Docker resources to free up disk space on your VPS. The system administration skill facilitates safe resource purging and maintenance to optimize available storage capacity.

How do I recover a database using transactional protocols on a Docker deployment platform?

Recover a database on a Docker deployment platform using transactional database recovery protocols. This ensures data integrity and operational stability during emergency recovery operations.