Home
Welcome to the documentation for the Berg CTF Platform.
Berg is a platform for hosting jeopardy-style CTFs.
Info
Berg is currently in private beta, please contact info@norelect.ch if you're interested in getting access to the repository.
Features
- Based on Kubernetes, horizontally scaleable
- Support for challenge instances
- Fully declarative configuration
Getting started
To try out Berg on your local machine, click here
Contributing to this documentation
To locally work on this documentation, install Zensical using pip install zensical, then run zensical serve in the root directory to get a live preview. To add pages, edit mkdocs.yaml.