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

Allow starting a subset of integrations #1

Open
raing3 opened this issue Jan 22, 2021 · 1 comment
Open

Allow starting a subset of integrations #1

raing3 opened this issue Jan 22, 2021 · 1 comment
Labels
enhancement New feature or request

Comments

@raing3
Copy link
Owner

raing3 commented Jan 22, 2021

Ideas:

  • "Might be an idea to add a gitignored config file or something. So you can turn containers on/off if you want and only have a subset running easily. Instead of needing to edit the yml file."
  • Potentially have dependency tree defined in config.
  • Potentially CLI argument for "up" (and similar commands?) using similar syntax to Docker CLI: https://docs.docker.com/engine/reference/commandline/ps/#filtering
@raing3 raing3 added the enhancement New feature or request label Jan 22, 2021
@raing3
Copy link
Owner Author

raing3 commented Oct 3, 2022

Probably would be better to implement something like this: https://github.com/vmorganp/Lazytainer

Allow containers to (optionally?) be set to lazy and then only load them when we receive traffic through the gateway on one of the routes they handle.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant