Cargando…

Extending the ELisA Logbook to use MySQL

ELisA (Electronic Logbook for the Information Storage of ATLAS Experiments at LHC) is a web tool that is used within the ATLAS community to keep track of the daily experiments and deployments within ATLAS. It is implemented using the Spring framework and consists of a web interface, a REST API and a...

Descripción completa

Detalles Bibliográficos
Autor principal: Osman Jama Ali, Yosuf
Lenguaje:eng
Publicado: 2017
Materias:
Acceso en línea:http://cds.cern.ch/record/2285474
Descripción
Sumario:ELisA (Electronic Logbook for the Information Storage of ATLAS Experiments at LHC) is a web tool that is used within the ATLAS community to keep track of the daily experiments and deployments within ATLAS. It is implemented using the Spring framework and consists of a web interface, a REST API and a set of client libraries. This Report summarises the process taken in replacing the Oracle database that is used with MySQL, as well as the incorporation of Docker as a deployment strategy in order to make the logbook more portable.