CLARIAH / clariah-plus

This is the project planning repository for the CLARIAH-PLUS project. It groups all technical documents and discussions pertaining to CLARIAH-PLUS in a central place and should facilitate findability, transparency and project planning, for the project as a whole.
9 stars 6 forks source link

Make an instance of the elucidate annotation repository available for the team #54

Open hennie opened 2 years ago

hennie commented 2 years ago

HuC-DI will make the elucidate web annotation repository available to team members. We will include some annotation content and API specs to make experimentation possible. Aims: test and evaluate functionality, collect requests for new functionality, experiment with exchanging sets of web annotations, .... This may be especially interesting for @hsloetjes and @jblom

hennie commented 2 years ago

Who would like this? And in what form: docker for local usage, instance shared online to exchange annotation sets, ...?

hsloetjes commented 2 years ago

We would like to be able to test against and use a shared online instance (in addition to local testing that we're planning to do).

jblom commented 2 years ago

@hennie @hsloetjes @mmisworking I'd say it makes most sense to host one in the shared k8s cluster intended for all the running CLARIAH services, meaning the server should be containerised. Is there already a docker image available?

brambg commented 2 years ago

Yes, there is a docker image available. I just haven't tried it out on a k8s cluster yet. If someone can send me instructions on how to use the aforementioned "shared k8s cluster" I can take a stab at installing elucidate there.

jblom commented 2 years ago

@brambg ah nice, yes @mmisworking can give you access to the current k8s cluster. Don't hesitate to ask helping out with defining the k8s yaml configs etc.

mmisworking commented 2 years ago

@brambg the format in the dev cluster is .dev.clariah.nl. can you deliver the . at least if you want to expose 443/80 to the world for this service.

mmisworking commented 2 years ago

image

brambg commented 2 years ago

There is now an instance of huc-elaborate up and running on https://elucidate.dev.clariah.nl/

jblom commented 2 years ago

@brambg good to see you got elucidate running (in the k8s cluster I presume?)

brambg commented 2 years ago

Yes, @jblom , it's in the clariah k8s dev cluster