This repository uses a submodule. It is therefore really appreciated if you use the option --recurse
when cloning...
Keys | Description |
---|---|
CAS_LOGIN | The login used to authenticate to Bordeaux-INP CAS |
CAS_PASSWORD | The password used to authenticate to Bordeaux-INP CAS |
CLEAN_FETCH_TIMER | When the worker will check which keys to delete from the fetch cache. In milliseconds. |
CLEAN_USERS_TIMER | When the worker will check which keys are null to delete from the user cache. In ms. |
CAS_SERVER | The http address of the cas server |
CAS_PROXY | The address of the server to proxy cas connexions you could use. |
SESSION_SECRET_KEY | The secret key used to generate session keys |
Either do it manually, or use the script createDockerImage.sh to create a clean docker image. The docker image will always launch the server on its local port 80, it's up to you to map it to another port.