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 server debugging when deployed with Docker #5445

Merged
merged 8 commits into from
Dec 10, 2022

Conversation

zhiltsov-max
Copy link
Contributor

Motivation and context

Closes #5327

  • Added a way to debug the server in Docker-based deployments
  • Added docs

How has this been tested?

Checklist

License

  • I submit my code changes under the same MIT License that covers the project.
    Feel free to contact the maintainers if that's a concern.

@zhiltsov-max zhiltsov-max changed the title Allow remote debugging Allow server debugging when deployed with Docker Dec 9, 2022
Copy link
Contributor

@nmanovic nmanovic left a comment

Choose a reason for hiding this comment

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

Great job! I like the solution. It should be much easy to debug server tests now. Thanks!

@nmanovic nmanovic merged commit 2ed7788 into develop Dec 10, 2022
@nmanovic nmanovic deleted the zm/allow-remote-debugging branch December 10, 2022 07:35
mikhail-treskin pushed a commit to retailnext/cvat that referenced this pull request Jul 1, 2023
Closes cvat-ai#5327

- Added a way to debug the server in Docker-based deployments
- Added docs
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Allow to debug CVAT tests when deployed with containers
2 participants