Skip to main content

tedge-config-plugin

Write a new thin-edge.io (tedge) configuration management plugin to extend tedge-agent's config management to a new configuration type or source. Use this whenever the user wants to manage a new kind of configuration through thin-edge — for example "write a tedge config plugin for nginx", "add a new config type to thin-edge", "extend tedge config management to handle my database settings", "create a config-plugin so the cloud can update my app.conf", or any request about supporting a custom config type, source, or service in tedge's config_snapshot / config_update operations. Produces an executable plugin that conforms to the tedge config-plugin spec (the list/get/prepare/set/verify/rollback contract), plus install and test instructions.

설치로 이동

소스 정보

저장소
thin-edge/thin-edge-skills
최근 소스 활동
2026년 6월 29일 09:18
감지된 SKILL.md 언어
영어
스타
1
포크
0

설치 방법

기본적으로 소스를 먼저 확인하는 Prompt가 선택됩니다. 직접 명령으로 전환하거나 로컬 사본을 다운로드할 수도 있습니다.

소스 파일 검토

설치 여부를 결정하기 전에 SKILL.md와 SkillsMP에 표시된 보조 파일을 읽어 보세요.