-
Notifications
You must be signed in to change notification settings - Fork 0
Provisioning Technical Components
Various technical components will need to be made available to workshop participants. Most will be hosted online someplace. We should make some decisions about where they will be hosted, and whether we have any fallback implementations to use (in case of a service outage). Also what if any preparations are needed for the provisioning of the software. Of course, we want to minimize the preparations by the participants (experience shows that they won't even know about them until the workshop starts) but we want to identify them.
Should we put together a docker container from https://github.com/pelagios/recogito2 as a fallback?
https://webprotege.stanford.edu/
Comment Malte: the online version gives an error while looking at individuals, we need to use the desktop version
We need to require participants to have this ready for the workshop.
Desktop Protégé https://protege.stanford.edu/
There is a blazegraph docker container that is available: https://hub.docker.com/r/lyrasis/blazegraph Should we host one someplace for everyone to use? Or expect participants to go through installing docker (or other container)?
If we provision it for everyone to share, where would we host this?
(I suppose another option is Neptune, under an AWS free tier account?).
https://tljh.jupyter.org/en/latest/ has recipes for deployment on various services.