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

sdk as a Docker container #29

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

rjury-sumo
Copy link

This is how to run the powershell sdk as a .net core linux container.

Having the sdk as a container is useful for:

  • automation: run any ps script in a docker environment: for example a batch job to perform collector cleanup via API.
  • portability: run powershell sumo sdk without having to do any setup
  • ci/cd: start containers as part of a deployment process to say run queries vs collector or search job api.
  • testing features: start the container and load a custom version of the powershell module instead of the powershell gallery one in ./psm/

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