Skip to content

Latest commit

 

History

History
25 lines (14 loc) · 1.06 KB

README.md

File metadata and controls

25 lines (14 loc) · 1.06 KB

Logpanel

Code CI License

Source Code https://github.com/DiamondLightSource/logpanel

Frontend Logpanel, similar to the GDA Logpanel, that aggregates logs in the from the Graylog Server

Development

Further Developing the Code requires both npm and yarn to be installed:

yarn install

yarn build

To test code and host server on localhost:

yarn dev

Deployment at DLS

To deploy, make a release, create a tag using semantic versioning. After the release is complete, make a PR updating the appVersion in the Helm Chart to your new version. Once that PR is merged the new deployment will be automatically synced and available at https://logpanel.diamond.ac.uk.