Sakai-11 with pre-built War files on Tomcat
6.3K
Sakai is a Java-based, service-oriented web application that provides a variety of capabilities supporting teaching and learning, portfolios, research, and ad-hoc project collaboration Sakai 11 has a beautiful new interface, exciting new functionality, and a responsive design make for the best version of Sakai yet.
This is a large image (900mb+) as it contains built components of Sakai-11 (all wars).
Expose the following env variables for it to work -
It runs Tomcat on port 8449 and requires https.
To tweak -
force.url.secure=443 to 0 in /opt/tomcat/sakai/sakai.properties to make it run on http or some other port.To Run -
docker run -d -p 8449:8449 --name sakai-app pauldatta/sakai-11
Content type
Image
Digest
Size
882 MB
Last updated
almost 10 years ago
docker pull pauldatta/sakai-11