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 #367

Open
mmguero opened this issue Nov 4, 2024 · 0 comments
Open

plugin architecture: new service or container #367

mmguero opened this issue Nov 4, 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 Nov 4, 2024

@mmguero cloned issue idaholab/Malcolm#580 on 2024-10-01:

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 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" labels Nov 4, 2024
@mmguero mmguero added this to Malcolm Nov 5, 2024
@mmguero mmguero added this to the z.staging milestone Nov 5, 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: No status
Development

No branches or pull requests

1 participant