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

implement replica exec #130

Merged
merged 1 commit into from
Jul 18, 2024
Merged

implement replica exec #130

merged 1 commit into from
Jul 18, 2024

Conversation

thirdeyenick
Copy link
Contributor

This implements the execution of commands in deplo.io application replicas. If there are multiple replicas, the first replica will be used. If no command is given, a shell will be tried to start. For Dockerfile built applications this will only succeed if /bin/sh is a valid shell.

@thirdeyenick thirdeyenick force-pushed the implement-console-access branch 3 times, most recently from 0852bfc to 5bc8f04 Compare July 18, 2024 11:01
This implements the execution of commands in deplo.io application replicas. If there are multiple replicas, the first replica will be used.
@thirdeyenick thirdeyenick force-pushed the implement-console-access branch from 5bc8f04 to 7ee4d26 Compare July 18, 2024 11:26
Copy link
Contributor

@gajicdev gajicdev left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks good and I tried it and works perfectly 👍

@thirdeyenick thirdeyenick merged commit c29ba6a into main Jul 18, 2024
2 checks passed
@thirdeyenick thirdeyenick deleted the implement-console-access branch July 18, 2024 14:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants