vps-docker

Solid

Full VPS Docker status — all containers, resource usage, arifOS health

AI & Automation 49 stars 8 forks Updated 2 weeks ago AGPL-3.0

Install

View on GitHub

Quality Score: 81/100

Stars 20%
57
Recency 20%
90
Frontmatter 20%
70
Documentation 15%
35
Issue Health 10%
80
License 10%
100
Description 5%
100

Skill Content

# VPS Docker Manager When the user asks about containers, docker status, VPS health, or what's running: 1. Run `ssh arifos "docker ps --format 'table {{.Names}}\t{{.Status}}\t{{.Ports}}'"` to list all containers 2. Run `ssh arifos "docker stats --no-stream --format 'table {{.Name}}\t{{.CPUPerc}}\t{{.MemUsage}}'"` for resource usage 3. Run `ssh arifos "curl -s http://localhost:8080/health | jq '{status,tools_loaded,version}'"` for arifOS health 4. Show disk: `ssh arifos "df -h /"` Present as a clean status table. Flag any containers not in `healthy` or `Up` state. Trigger patterns: "docker status", "containers", "what's running", "vps status", "system health", "container status"

Details

Author
ariffazil
Repository
ariffazil/arifOS
Created
9 months ago
Last Updated
2 weeks ago
Language
Python
License
AGPL-3.0

Similar Skills

Semantically similar based on skill content — not just same category