Skip to content

closeio/close-mongo-ops-manager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

close-mongo-ops-manager

Monitor and kill MongoDB operations (Be advised that this is in a pre-alpha state. Use at your own risk.)

Requirements

Install uv

Once installed you should see something similar to this:

$ uv version
uv 0.5.4 (c62c83c37 2024-11-20)

Use the right Python version

uv python install 3.13

List the Python versions

uv python list

Pin the Python 3.13 version

uv python pin cpython-3.13.0-macos-aarch64-none

Dependencies

Sync the project

uv sync

Running the app

Launch the app with the required arguments

uv run app.py --help

App screenshot

About

Monitor and kill MongoDB operations

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages