unillett/ncd17
The birth of drama criticism
1.9K
A working Docker installation is mandatory.
Copy and rename the following files:
cp example.env .env
Development: http://127.0.0.1:8484
Copy and rename the following files:
cp example.env .env
Build & run all the containers for this project:
docker compose up -d
(-d if you want to run in the background and silence the logs)
Generate X.509 certificate and keys:
docker exec ncd17-httpd shib-keygen -f -u _shibd -h yourhostname -y 10 -o /etc/shibboleth/
(replace yourhostname by the prod hostname)
docker pull unillett/ncd17