Open
Description
External Microservice for File Hosting & CTF Deployment Tagging
Tasks
Create an external microservice to handle file hosting.
Implement CTF tagging based on deployment type.
Details
File Hosting Microservice:
- Host static files generated by a Docker container.
- Ensure that once files are generated, the Docker container is terminated.
- Provide a system for teams to download their respective files.
- Implement validation to restrict access to only authorized teams.
- Support concurrent downloads.
CTF Tagging:
- Introduce a tagging system to classify CTFs based on deployment type.