Skip to content

Tirth9000/SelfOps-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

95 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OwlOps Logo

SelfOps is a unified CLI-based Docker monitoring tool that connects with your SelfOps web dashboard to provide real-time insights into containers running across multiple servers — from cloud to native.

OwlOps Team

Features

  • 🚀 Monitor Docker containers across servers in real time
  • ⚙️ CLI control — start, stop, restart, and inspect containers safely
  • 🌐 Web dashboard integration for live stats and logs
  • 🔄 Scalable architecture built using FastAPI, Socket.IO, and Redis
  • 🧠 Future-ready — AI-powered insights and auto-recommendations (coming soon)

Installation

Install library using python package manager.

pip install selfops

--> Signup into web/ create your account first to start with library commands. <--

selfops init --app_name-- --command--

--commands--

  • -s or -select = to select which container to monitor by the application.
  • -a or -all = automatically select all the container on the device.

Use this Commmand to start live data pipeline for web.

selfops live

Extra commands

You will get the information about this tool

selfops

Operational Commands

selfops monitor --container_name_or_id--
selfops start --container_name_or_id--
selfops stop --container_name_or_id--
selfops restart --container_nmae_or_id--

Requirements

  • Python 3.10 or higher
  • Docker installed and running
  • Internet access (for dashboard sync)

License

MIT

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages