CLI application to manage microservices with docker-compose
Project description
micromanager
CLI application to manage microservices with docker-compose
Built with Typer
micromanager is a wrapper around compose, it allows you to define and manage multiple
systems, each with a multitude of compose projects.
Documentation
The documentation for micromanager is hosted on maxcode123.github.io/micromanager/
Installation
pip install compose-micromanager
Run micromanager --help to make sure you've successfully installed micromanager.
Quick start
After you've installed micromanager you'd want to create a configuration file at
$HOME/.config/micromanager/config.json:
mkdir -p $HOME/.config/micromanager/
touch $HOME/.config/micromanager/config.json
Edit the config.json file as per your needs.
You can consult the config.json.example file to understand the format.
Once you're done with the configuration you can run micromanager --help to
see all the available commands.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file compose_micromanager-0.2.1.tar.gz.
File metadata
- Download URL: compose_micromanager-0.2.1.tar.gz
- Upload date:
- Size: 9.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.5.11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0a0377b1a55434ee3e6a5f1f4b442394bfaeae71825f1e043792639f16f91e15
|
|
| MD5 |
aab9679dbca333bf6f990a8fec6159d1
|
|
| BLAKE2b-256 |
d57de19b253d14f5408bdc88105f4300ab471638a101875d176812de47dc6e0f
|
File details
Details for the file compose_micromanager-0.2.1-py3-none-any.whl.
File metadata
- Download URL: compose_micromanager-0.2.1-py3-none-any.whl
- Upload date:
- Size: 15.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.5.11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
23710ec35ec2a0fc6c373fd24f91f504383f32e41905ceb457a3806ebbb689d3
|
|
| MD5 |
71687dfcf2aa1f9ff399b89207c6a8cc
|
|
| BLAKE2b-256 |
dd473a81cc999f700ac7b95b702597d67b4c098a04f7674d386a4256c1fedc96
|