返回 Skill 列表
extension
分类: 开发与工程无需 API Key

managing-services

管理数字FTE服务作为受监督的子进程。在启动所有服务、调试服务崩溃、配置自动重启行为或检查服务状态时使用。不适用于单独运行观察者(请使用特定的观察者技能)。

person作者: jakexiaohubgithub

Service Manager Skill

Process supervisor for all Digital FTE services.

Quick Start

# Start all services
python scripts/run.py

Managed Services

  1. Gmail Watcher
  2. WhatsApp Watcher
  3. Filesystem Watcher
  4. Orchestrator

Features

  • Auto-restart on crash
  • Graceful shutdown (Ctrl+C)
  • Startup logging to Vault/Logs/startup_log.md
  • Configurable restart delays

Windows Task Scheduler

Install as startup task:

.\scripts\install_service.ps1

Verification

Run: python scripts/verify.py