Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

plugin architecture: new service or container #580

Open
mmguero opened this issue Oct 1, 2024 · 0 comments
Open

plugin architecture: new service or container #580

mmguero opened this issue Oct 1, 2024 · 0 comments
Labels
cloud Relating to deployment of Malcolm in the cloud and/or with Kubernetes docker Relating to docker and docker-compose as used by Malcolm enhancement New feature or request plugins Related to Malcolm "plugins"
Milestone

Comments

@mmguero
Copy link
Collaborator

mmguero commented Oct 1, 2024

This is a sub-issue of Malcolm "plugin architecture" #399

This is the most complicated type of plugin: an entirely new service (e.g., a new docker container) that becomes part of Malcolm.

Issues to address:

  • how to we load it up as part of the docker-compose file?
    • probably with some sort of include directive?
  • how do we integrate it with kubernetes?
  • dynamic generation of the landing page to include this new service, its icon and link, etc?
  • dynamic population of nginx.conf to specify the container upstream and location directives
  • what, if anything, would go in the plugin file?
@mmguero mmguero added docker Relating to docker and docker-compose as used by Malcolm enhancement New feature or request cloud Relating to deployment of Malcolm in the cloud and/or with Kubernetes plugins Related to Malcolm "plugins" labels Oct 1, 2024
@mmguero mmguero added this to the z.staging milestone Oct 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cloud Relating to deployment of Malcolm in the cloud and/or with Kubernetes docker Relating to docker and docker-compose as used by Malcolm enhancement New feature or request plugins Related to Malcolm "plugins"
Projects
Status: Todo (design)
Development

No branches or pull requests

1 participant