Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/Vardot/docker-stanbol-nodejs
https://github.com/Vardot/docker-stanbol-nodejs
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/Vardot/docker-stanbol-nodejs
- Owner: Vardot
- Created: 2017-02-01T15:40:45.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-10-10T11:15:25.000Z (over 6 years ago)
- Last Synced: 2024-07-03T05:22:21.213Z (7 months ago)
- Language: JavaScript
- Size: 3.91 KB
- Stars: 3
- Watchers: 6
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-jordan - Docker Stanbol Socket.io Server - A Docker image that installs Apache Stanbol with Socket.IO to provide an HTTP listener for your application with real-time content enhancements. (Docker, Linux containers and Kubernetes)
README
# Docker Stanbol Socket.io Server
---
This is a Docker image that installs [Apache Stanbol](https://stanbol.apache.org/) with [Socket.IO](https://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
```3. Run this command to run the container in the background:
```
docker-compose up -d
```4. Your Apache Stanbol Socket URL will be: `http://MYHOSTNAME:8071`. Put that in the module configuration.
---
### Credit:
- Developed by: Waleed Qadi | https://github.com/waleedq
- Sponsored by: Vardot | https://www.vardot.com