Container setup for the PVT course
Go to file
2024-02-21 09:41:32 +01:00
docker Added an extra valid help flag format and made the script not halt on missing apache config 2024-02-20 13:58:27 +01:00
public Slight reformat around the container reset button 2024-02-20 13:59:52 +01:00
.gitignore Ignore all group files except the example one 2024-02-20 14:02:38 +01:00
groups.list.example Initial commit 2022-02-09 16:52:58 +01:00
hash.py Initial commit 2022-02-09 16:52:58 +01:00
pvt-keys Added a comment about keys normally being generated by apache, 2024-02-20 13:54:39 +01:00
pvt-mksharedir Skipping invalid users in pvt-mksharedir 2024-02-21 09:41:32 +01:00
README.md Made the readme 1% less minimal 2024-02-20 16:25:13 +01:00

PVT-containers

Container management for the PVT course

A set of scripts and support files manage:

  • Tomcat and Jenkins containers for each student group (docker/pvt-manage)
  • Key management for pulling code from non-public repositories (pvt-keys)
  • Some instructions for the tools (various under public/)
  • A web page displaying a given group's data (public/*.php)