Hermes 容器服务管理
原名:hermes-s6-container-supervision
调试和扩展 Hermes Docker 镜像中的 s6-overlay 服务树。
中文 Skills 技能说明
用于容器内新增常驻服务、检查启动顺序或排查网关异常。操作前要备份当前配置,区分构建阶段与运行阶段,并在隔离容器中验证;不直接修改未备份的生产服务树。
上游能力依据
上游原始适用说明:Modify, debug, or extend the s6-overlay supervision tree inside the Hermes Agent Docker image — adding new services, debugging profile gateways, understanding the Architecture B main-program pattern.
上游 SKILL.md 主要章节(保留原文标题):
- When to use this skill
- Architecture at a glance
- Key files
- Why Architecture B (CMD as main program, not s6-supervised)
- Quick recipes
- Verify s6 is PID 1 in a running container
- Inspect a profile gateway service
- Bring a service up/down manually
- Watch the cont-init reconciler log
- Add a new static service
使用边界
先读取项目约定、依赖版本和现有测试,再提出最小改动。写文件、运行脚本、提交代码或发布前应检查差异并保留回退路径。
作者、翻译与许可证
- 原作者
- Hermes Agent
- 中文翻译
- CEOFans翻译
- 许可证
- MIT
- 上游来源
- https://github.com/NousResearch/hermes-agent/tree/2ba064bc54dde6929c8efcd6578f07c1c62431ca/optional-skills/devops/hermes-s6-container-supervision
适用范围
平台:以来源说明为准;标签:docker、s6、supervision、gateway、profiles
安全提示
基础静态扫描不等于绝对安全。技能可能调用命令、浏览器、云服务或本地文件,请在最小权限环境中使用,高风险操作必须人工确认。
如发现侵权、许可证或安全问题,可在本页前台提交投诉,管理员复核后可立即下架。