Sign inSign up

javadj/ampmap-gui

By javadj

Updated 3 months ago

Web interface for accessing and visualising AmpMap results.

Image
Monitoring & observability
0

592

javadj/ampmap-gui repository overview

This Docker image is part of the GUI for the AmpMap pipeline, which automates data monitoring for data analysed using the AmpMap pipeline. This is the frontend of the AmpMap pipeline described here: https://github.com/j-jamshidi/AmpMap/tree/main/GUI

docker run -d
--name ampmap-gui
--network host
-v $(pwd)/data:/app/data
-v $(pwd)/logs:/app/logs
-v $(pwd)/config:/app/config
-e HOSTNAME=your.server.ip
-e USERNAME=ubuntu
-e BASE_PATH=/EBSDataDrive/ONT/Runs
javadj/ampmap-gui:latest

Tag summary

Content type

Image

Digest

sha256:30e8dad4f

Size

53.2 MB

Last updated

8 months ago

docker pull javadj/ampmap-gui