Skip to content

Websecurity Workshop for ILIAS with Docker and Node.js

Notifications You must be signed in to change notification settings

justsly/ilias-workshop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ilias-workshop

Workshop to learn the Basics of Websecurity.

Install:

  1. Build Docker Containers:
  • switch to levels
  • run skript "build_all_containers.sh"
  1. Edit External Content XML with the content of the "plugin.xml" in this directory.
  2. Create External Content Modul in ILIAS with same secret as defined in config.js and level value of the level you want to start.
  3. modify config.js to your needs
  4. Go to directory of app.js and do "npm install" to make sure all dependencies within package.json are installed on the system.
  5. Start app.js with node or forever.

About

Websecurity Workshop for ILIAS with Docker and Node.js

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published