Simple dashboard for LectureSight overview images (Dockerized)
web[nginx:latest]: runs on port5000and uses the code defined in/code.php[php:7-fpm]: runs all the php inweb.cron[alpine:3.10]: is defined in/cronand does a periodic call toweb/status/index.php.
- Clone the repository to a folder.
git clone https://github.com/cilt-uct/lecturesight-dashboard-docker
- Configure apache or nginx to point to
http://127.0.0.1:5000, making sure that only the appropriate IP's have access tohttp://127.0.0.1:5000/status/. - Configure LectureSight status update to use the enpoint as configured above.
NOTE: If you get access denied for updating the venues, then re-create the /code/venues folder.