Humpback
Lightweight platform for managing containerized services.
Install / Use
/learn @humpback/HumpbackREADME
Humpback 2.0

Lightweight platform for managing containerized services.
Language
Documents
Architecture

Feature
- Multiple Deployment Strategies: Flexible deployment strategies to meet your various business scenarios.
- Supporting Multiple Cluster:One-stop operation and management of multiple clusters.
- Centralized Access Control: Granular permission control (team and individual levels).
- Friendly Web UI: An intuitive web interface that hides the complexity of container operations.
Components
Getting Started
Installing
First, create the volume that Humpback will use to store its database:
docker volume create humpback_data
Then, install the Humpback container:
docker run -d \
--name humpback \
--net=host \
--restart=always \
-v humpback_data:/workspace/data \
-v humpback_certs:/workspace/certs \
humpbacks/humpback
By default, Humpback will expose the UI over port 8100 and expose a API server over port 8101 for receiving
agent report.
Humpback has now been installed. you can log into your Humpback instance by opening a web browser and going to:
http://localhost:8100
The initial super administrator account and password are humpback
Getting Help
- Issues: https://github.com/humpback/humpback/issues
- Slack (chat): todo
- Wechat: todo
License
Humpback is licensed under the Apache Licence 2.0.
Related Skills
node-connect
347.0kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
prose
347.0kOpenProse VM skill pack. Activate on any `prose` command, .prose files, or OpenProse mentions; orchestrates multi-agent workflows.
frontend-design
107.8kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
347.0kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
