GZCTF
GZCTF copied to clipboard
The GZ::CTF project, an open source CTF platform.
部署请教
请问师傅平台有详细的部署教程吗?
希望能够在用户管理/队伍管理等表格处增加相关用户个数显示,例如: ``` 已显示30用户/共45用户 ```
期望的功能室可以在配置文件或者全局设置中配置动态容器获取 flag 的环境变量。 默认是 `GZCTF_FLAG`,但这会导致某些默认以 `FLAG` 为环境变量的容器无法使用,必须重新构建。
We are going to add support for multi-provider databases. By adding this support, users can choose their own preferred database when use GZCTF. Database support: - PostgreSQL - SQL Server...
Currently the workflow is configured to preserve 5 untagged or `COMMIT_SHA1` container images. However, this is not suitable as GZCTF is currently publishing multi-arch + provenance-enabled containers. These containers will...
- Design database - TrainingChallenge - TrainingInstances - Train Edit Page - TrainingChallenges can be imported from Challenges - Training Page - Training Scoreboard - Group by Challenge Type -...