Skip to content

eHacking-WebSec/eHacking-BUW-instance

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

59 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

e-hacking deployment

This project provides an example configuration how we deploy our eHacking platfrom at University of Wuppertal.

Deployment

  • Configure your .env file. Setups hostnames, ports, etc.
  • Configure your flags in flags.env. You can generate random strings using the create_flags.sh script. Update your flags afterwards manually and keep them secret.
  • Podman Compose currently does not support multiple --env-file like docker. Use. start.sh instead.
  • Start the e-hacking deployment with: docker compose --env-file flags.env --env-file .env up -d

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages