https://github.com/garywiz/chaperone
Lightweight process-tree manager for Docker-like containers
https://github.com/garywiz/chaperone
Last synced: 28 days ago
JSON representation
Lightweight process-tree manager for Docker-like containers
- Host: GitHub
- URL: https://github.com/garywiz/chaperone
- Owner: garywiz
- License: other
- Created: 2015-05-22T02:28:38.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2020-07-16T21:30:27.000Z (over 5 years ago)
- Last Synced: 2026-01-05T01:19:21.234Z (2 months ago)
- Language: Python
- Size: 1.23 MB
- Stars: 178
- Watchers: 10
- Forks: 31
- Open Issues: 19
-
Metadata Files:
- Readme: README
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
- fucking-awesome-docker - Chaperone - A single PID1 process designed for docker containers. Does user management, log management, startup, zombie reaping, all in one small package. by [@garywiz](https://github.com/garywiz) (Docker Images / Base Tools)
- awesome-docker-cn - Chaperone - A single PID1 process designed for docker containers. Does user management, log management, startup, zombie reaping, all in one small package. by [@garywiz](https://github.com/garywiz) (Dev Tools)
- awesome-docker - Chaperone - A single PID1 process designed for docker containers. Does user management, log management, startup, zombie reaping, all in one small package. by [@garywiz](https://github.com/garywiz) (Docker Images / Base Tools)
- awesome-docker - Chaperone - A single PID1 process designed for docker containers. Does user management, log management, startup, zombie reaping, all in one small package. (Docker Images / Base Tools)
- awesome-docker - Chaperone - A single PID1 process designed for docker containers. Does user management, log management, startup, zombie reaping, all in one small package. by [@garywiz](https://github.com/garywiz) (Docker Images / Base Tools)
- awesome-repositories - garywiz/chaperone - Lightweight process-tree manager for Docker-like containers (Python)
README
Chaperone is a lean, full-featured top-level system manager, similar to init, systemd, and others,
but designed for lean container environments like Docker. It is a single, small program which provides
process clean-up, rudimentary logging, and service management without the overhead of additional
complex configuration.
================ ======================================================
Documentation http://garywiz.github.io/chaperone
chaperone Source http://github.com/garywiz/chaperone
pypi link http://pypi.python.org/pypi/chaperone
================ ======================================================