open-horizon-services/service-fledge

Determine how to add custom and existing plug-ins

Open

#3 opened on Jun 17, 2022

 (1 comment) (0 reactions) (0 assignees)Makefile (2 forks)auto 404
enhancementhelp wanted

Repository metrics

Stars
 (2 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

Should plug-ins be added at build-time, which will result in custom images and deployments? Or can plug-ins be added as configuration, which results in custom service definitions (user inputs)? Or can plug-ins be added externally through a mounted volume, and possibly kept updated with MMS? Or is there another approach?

Will discuss with @dabooz

Contributor guide