Skip to content

feat: add kill process functionality to schedules for dokploy server & remote servers #2105

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

Merged
merged 2 commits into from
Jun 30, 2025

Conversation

Siumauricio
Copy link
Contributor

  • Implemented a new mutation to kill a running deployment process by its PID.
  • Updated the deployment schema to include a PID field.
  • Enhanced the deployment service to handle process termination and status updates.
  • Modified the deployment scripts to echo PID and schedule ID for better tracking.
  • Added error handling for the kill process operation.

- Implemented a new mutation to kill a running deployment process by its PID.
- Updated the deployment schema to include a PID field.
- Enhanced the deployment service to handle process termination and status updates.
- Modified the deployment scripts to echo PID and schedule ID for better tracking.
- Added error handling for the kill process operation.
@Siumauricio Siumauricio changed the title feat: add kill process functionality to deployments feat: add kill process functionality to schedules Jun 30, 2025
@Siumauricio Siumauricio changed the title feat: add kill process functionality to schedules feat: add kill process functionality to schedules for dokploy server & remote servers Jun 30, 2025
@Siumauricio Siumauricio merged commit 03e04b7 into canary Jun 30, 2025
4 checks passed
@Siumauricio Siumauricio deleted the fix/cancel-schedules branch June 30, 2025 03:13
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