Docker files for the browser based Cyber SKA FITS file viewer.
- install docker
- run
$ make
This container runs on 2 ports, 8080 and 80. 80 is the start page, where you will sent POST requests to. This will then redirect you to the actual FITS viewer.
REDIRECT_URI. where can we find the actual FITS viewer.
default http://127.0.0.1:8080/pureweb/
You need to have a license file to use this container. You can 'mount' the license file into the container using:
-v pureweb.lic:/opt/CSI/PureWeb/Server/conf/pureweb.lic