Skip to content

Encyclopedia api

Lauri Himanen requested to merge encyclopedia-api into v0.8.1

Integrated the legacy Encyclopedia GUI into the Docker image. It can now be accessed at: <host>/encyclopedia, just like <host>/gui and <host>/docs etc.

Also made several performance improvements to both the encyclopedia front-end and encyclopedia API. Now materials with > 500 calculations also load relatively fast.

I modified the helm templates to include a dynamical configuration file just like is done for the new gui. It has been tested in the development cluster.

Merge request reports