/ctfd_deploy_scripts

Bash Script to deploy CTFd with SSL and Auto Renew

Primary LanguageShell

Welcome to CTFd Deploy Script 👋

Version License: MIT Twitter: michaelsantosti


                _________              __                  __  .__
               /   _____/____    _____/  |_  ____  _______/  |_|__|
               \_____  \__   \  /    \   __\/  _ \/  ___/\   __\  |
               /        \/ __ \|   |  \  | (  <_> )___ \  |  | |  |
              /_______  (____  /___|  /__|  \____/____  > |__| |__|
 =====================\/=====\/=====\/================\/=======================
                               CTFd Deploy Script
 ==============================================================================
   Date............ 02/01/2023              Version....... V1.5
   By.............. Michael Santosti        Target........ CTFd
 ==============================================================================

Install

CTFd with SSL:

sudo git clone https://github.com/michaelsantosti/ctfd_deploy_scripts.git && sudo mv ctfd_deploy_scripts/* . && sudo rm -r ctfd_deploy_scripts && sudo sh setup.sh

CTFd without SSL:

sudo git clone https://github.com/michaelsantosti/ctfd_deploy_scripts.git && sudo mv ctfd_deploy_scripts/* . && sudo rm -r ctfd_deploy_scripts && sudo sh setup-nossl.sh

Author

👤 Michael Santosti

Show your support

Give a ⭐️ if this project helped you!