Skip to content
Patrick Hammer edited this page Oct 10, 2019 · 1 revision

Welcome to the opennars-middleware wiki!

Here you will find information specific to middleware. This repository includes Redis support, a ConceptNet plugin, as well as a Java method invocation operator.

For users interested to run OpenNARS in a docker with Ubuntu, there is a config: https://gist.github.com/PtrMan/c88f2630f4348c2f3ef0dfa804ec1172

A much smaller .iso based on Core Linux (which can be used in a VM for instance) is availble too. Here is a script for Core linux hosts (tested with CorePure64 10) that downloads and extends a 10MB Core Linux image automatically, adds OpenJRE8-compact2 to it, and the OpenNARS jar, and runs a NarNode with QEmu with KVM acceleration. Total size of the image is ~30MB, just ~3% of the size of the docker image: https://gist.github.com/patham9/0ff5f7e4e8867237179b5e46f856fb58 If someone is motivated, a Docker-variant of this setup could be tried with Tinycore: https://github.com/tatsushid/docker-tinycore

Clone this wiki locally