/image-transporter

A federated wiki accessible service for creating detailed images

Primary LanguageRuby

Image Transporter

This is a back-end scanning/scrapping application that operates in response to Transport plugins that appear on federated wiki pages. The applicaton knows just enough federated wiki to offer up these pages and then respond with more pages when interesting content is dropped on the former.

image

Build

docker build -t image .

Run

docker run -d -p 4010:4010 --restart always image