Skip to content

Vardot/docker-stanbol-nodejs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Docker Stanbol Socket.io Server


This is a Docker image that installs Apache Stanbol with Socket.IO to provide an HTTP listener for you application with real-time content enhancements.

See it in action here: https://www.youtube.com/watch?v=ry0accNDhnc


Install:

  1. Make sure you have Docker and Docker Compose installed. On Ubuntu, run apt-get install docker-compose

  2. Clone the Apache Stanbol with Node.js Socket.IO Docker image files:

git clone https://github.com/Vardot/docker-stanbol-nodejs.git
  1. Run this command to run the container in the background:
docker-compose up -d
  1. Your Apache Stanbol Socket URL will be: http://MYHOSTNAME:8071. Put that in the module configuration.

Credit:

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages