====== Panorama Viewer ====== The Panorama Viewer is an internally created tool for XR experiences out of images with Equirectangular Projection in mind. [[https://vr.ct-lab.info/|Website]] [[https://git.fh-muenster.de/ct-lab/panorama-viewer|Frontend repository]] [[https://git.fh-muenster.de/ct-lab/panorama-viewer-api|Backend repository]] ===== Relevant Information ===== ==== Start Service ==== === In Plesk Interface === plesk -> docker (in sidebar) -> start vr-api-02 === In SSH Terminal === cd /var/www/vhosts/ct-lab.info/vr.ct-lab.info/ docker run -d --name vr-api-02 -p 23555:80 vr-api