Skip to content

Bash Script to deploy CTFd with SSL and Auto Renew

Notifications You must be signed in to change notification settings

michaelsantosti/ctfd_deploy_scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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!

About

Bash Script to deploy CTFd with SSL and Auto Renew

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages