by matiu | Aug 11, 2014 | Applications, Service interface, Uncategorized
http://docker.stat.auckland.ac.nz/ To create a new iNZight session, you need to be a person. I have used the reCaptcha tool to do this -this requires a person to enter numbers of letters using visual or aural cues. Once the docker instance is activated, we wait 10 or...
by matiu | Jul 21, 2014 | Service, Service interface, Software, System, Uncategorized
Using nginx in front of docker, instances of the iNZight platform are spawned when required to deliver separate interfaces to accommodate user datasets. See iNZight – scripting docker.
by matiu | Jul 21, 2014 | Service, Service interface, Software, Uncategorized
Lets spawn a few instances… $ ./docker_spawn.sh 8800 $ ./docker_spawn.sh 8801 $ ./docker_spawn.sh 8802 $ ./docker_spawn.sh 8803 docker’s process tool shows the current running instances $ docker ps CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES...
by matiu | Feb 12, 2014 | Applications, How to, Uncategorized
The following is a sketch of the steps taken to bring up a working platform to host the iNZight application being developed in the Department of Statistics under the supervision if Prof. Chris Wild. iNZight? See https://www.stat.auckland.ac.nz/~wild/iNZight/ The...