uisautomation / lecture-capture-agent-ansible

An ansible playbook to configure a host running Ubuntu into an opencast compatible Capture Agent
MIT License
3 stars 2 forks source link

LC1: Web app to store Ansible dynamic inventory #33

Open abrahammartin opened 5 years ago

abrahammartin commented 5 years ago

Lecture Capture agents send periodic pings with useful information that we want to keep and rely on to know their location, state, configuration, etc. We want to create an easy webapp that will collect this information and store it in a simple sqlite3 database. This can be a Docker container that we could deploy to the current lecture-capture backend stack.

rjw57 commented 5 years ago

I did some exploratory prototyping here: https://github.com/rjw57/experimental-lecture-capture-midwife