Name | GitHub Profile | LinkedIn Profile |
---|---|---|
Mikołaj Płatek | nezquick123 | Mikołaj Płatek |
Szymon Skowroński | Sazer54 | Szymon Skowroński |
Jakub Brambor | august3sas | Jakub Brambor |
Zuzanna Ławniczak | Deptage | Zuzanna Ławniczak |
Before running the project, make sure you have the following requirements met:
-
Make sure you have Docker and docker-compose installed
-
Add Domains to
/etc/hosts
Edit your/etc/hosts
file to include the necessary domain mappings present in the hosts file from this repository. -
Install and Ensure
caddy
is inPATH
Caddy is required to run this project. Download and install it from the official source: Caddy Installation GuideEnsure
caddy
is accessible from the terminal by running:caddy version
Follow these steps to set up and run the project:
-
Clone the Repository
git clone <repository-url>
-
Navigate to Project Directory
cd ctfgame/
-
Make the Script Executable
chmod +x run_all.sh
-
Run the Script
./run_all.sh
Application will be accessible at http://home.ctfgame.pl/