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

Improve fetching files within containers on remote server #14

Open
yusufsallam64 opened this issue Jun 16, 2023 · 0 comments
Open

Improve fetching files within containers on remote server #14

yusufsallam64 opened this issue Jun 16, 2023 · 0 comments
Labels
Challenges Anything related directly to challenges (i.e. how they're displayed, their deployment, etc.) Feature Suggestion General feature ideas that should be implemented/incorporated with the existing platform. Infrastructure Something that would increase the reliability or ease of deployment of the CTF's challenges.

Comments

@yusufsallam64
Copy link

Currently, copying files from within a container relies on the fact that the containers are running on the same server as the deploy server. Unfortunately, within the Kubernetes cluster, this is not always possible. Finding a nice solution to this that isn't just "run the container on the deploy server, copy files, and delete container" would be nice, but also the automation of the aforementioned solution could be a potential quick patch.

@yusufsallam64 yusufsallam64 added Infrastructure Something that would increase the reliability or ease of deployment of the CTF's challenges. Challenges Anything related directly to challenges (i.e. how they're displayed, their deployment, etc.) Feature Suggestion General feature ideas that should be implemented/incorporated with the existing platform. labels Jun 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Challenges Anything related directly to challenges (i.e. how they're displayed, their deployment, etc.) Feature Suggestion General feature ideas that should be implemented/incorporated with the existing platform. Infrastructure Something that would increase the reliability or ease of deployment of the CTF's challenges.
Projects
None yet
Development

No branches or pull requests

1 participant