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

[FeatureRequest] Run tasks remotely #217

Open
janosmurai opened this issue Sep 20, 2024 · 0 comments
Open

[FeatureRequest] Run tasks remotely #217

janosmurai opened this issue Sep 20, 2024 · 0 comments
Labels
enhancement New feature or request hacktoberfest Issue to help with during Hacktoberfest2023

Comments

@janosmurai
Copy link
Contributor

janosmurai commented Sep 20, 2024

Extend the run command so it can run containers on remote hosts.
The commands only responsibility is to run the container on a remote host with the given definition.

Note:
In most cases the tasks operate on the source code, but providing the project directory for the running container is not in the scope of this issue.

Requirements

  • The output of the running container should be presented for the user.
  • If the image doesn't exist on the remote host or is corrupted, an error should be presented for the user.
  • If the remote host is not available, an error should be presented for the user.

For axem internal use only:
Jira: https://axem.atlassian.net/browse/DEM-298

@janosmurai janosmurai added enhancement New feature or request hacktoberfest Issue to help with during Hacktoberfest2023 labels Sep 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request hacktoberfest Issue to help with during Hacktoberfest2023
Projects
None yet
Development

No branches or pull requests

1 participant