Hi guys,
You can now run WISE on Docker! Docker makes it very easy to get WISE running locally (or deploy it on a server...more on that later). You just need to install Docker and run a few commands to pull a WISE image and run it on your machine. You can read about Docker here:
https://www.docker.com/what-docker.
This is a good way for non-technical people to check out WISE because they don't need to install Java, Tomcat, Git, define environment variables, wait for the wind to change directions, etc. We'll also look into creating images for WISE development in the future.
Give it a go and let us know if it works for you.
Thanks!
WISE tech team