Skip to content

Cyr1s-dev/GZCTF-QUICK-DEPLOY

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

GZCTF-QUICK-DEPLOY

Bash script for GZCTF platform deployment

An automated deployment script for GZCTF platform on Ubuntu systems. This script streamlines the installation process of the GZCTF platform.

Features

  • Automated dependency installation (Docker, Docker Compose, PostgreSQL client)

  • Creates server config in unified format

Prerequisites

  • Ubuntu 20.xx/22.xx LTS

  • Root privileges

  • Stable internet connection

  • Minimum 2GB RAM

  • 10GB available disk space

Usage

bash ./deploy.sh

Configuration

  • Default Ports

    • Web Interface: 80 (mapped to container port 8080)
    • PostgreSQL: 5432 (internal container access)

Contributing

Contributions are welcome! Please feel free to submit issues and pull requests.

Author

Acknowledgments

Special thanks to the GZCTF team for their excellent platform.

About

Bash script for GZCTF platform deployment

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages