Skip to content

Add support container-based plugins#899

Draft
rcassani wants to merge 3 commits intobrainstorm-tools:masterfrom
rcassani:support-containers
Draft

Add support container-based plugins#899
rcassani wants to merge 3 commits intobrainstorm-tools:masterfrom
rcassani:support-containers

Conversation

@rcassani
Copy link
Member

@rcassani rcassani commented Mar 12, 2026

This PR has as goal to provide an API to manage plugins that rely on containers.

General settings

  • Select preferred container engine in options
  • Save (set) and read (get) preferred container

Brainstorm API to manage containers

  • docker
  • podman
  • ...

Integration with plugins

  • Image reference information in Plugin descriptor
  • Pull image on Plugin install
  • Run container as daemon on Plugin load
  • Stop daemon container on Plugin unload

Documentation

  • Containers page in Brainstorm website
  • Add information on Plugin tutorial

Additional info

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant