Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/fazledyn/dctfd
A distributed version of CTFd
https://github.com/fazledyn/dctfd
ctf ctfd digital-ocean fork
Last synced: about 2 months ago
JSON representation
A distributed version of CTFd
- Host: GitHub
- URL: https://github.com/fazledyn/dctfd
- Owner: fazledyn
- License: apache-2.0
- Created: 2023-07-19T21:02:35.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2023-09-15T15:26:02.000Z (over 1 year ago)
- Last Synced: 2024-04-17T07:00:11.866Z (9 months ago)
- Topics: ctf, ctfd, digital-ocean, fork
- Language: Python
- Homepage:
- Size: 7.21 MB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Security: SECURITY.md
Awesome Lists containing this project
README
![](./dctfd-logo.png)
# Information
`dCTFd`™ is a fork of [CTFd 3.5.1](https://github.com/CTFd/CTFd) made for BUET CSE Fest 2023 CTF Competition. It has some added features such as-
- SSL Certificate for Database Connection(s)
- Modified `docker-compose.yml` file for cloud based setup (GCP, DigitalOcean, etc.)
- Modified and custom scripts for testing database and s3 connectionsFor a more detailed information, read [this blog](https://theresurrectedodyssey.medium.com/creating-a-scalable-ctf-infrastructure-on-digitalocean-90dfe1d38988) entry from us.
# License
[Apache License](./LICENSE)# Author(s)
- Original CTFd Developers
- [Ataf Fazledin Ahamed](https://github.com/fazledyn)