Sign inSign up

emccode/mosaicme-engine

By emccode

Updated almost 11 years ago

The engine is the component in charge of building the mosaics from the raw images in a container

Image
1

1.0K

emccode/mosaicme-engine repository overview

How to use it.

1- Create folder to collect and sync /mosaic

2- Create the following sub directories /mosaic/setting /mosaic/raw /mosaic/in /mosaic/out /mosaic/out/large /mosaic/out/small

3- Create file engine.ini and place it under /mosaic/setting. The file structure as following [DEFAULT] hostname = thm_size = 120 queueeng=mosaic-eng queueout=mosaic-finish

4- Create folder /var/log/mosaic/

5- Run the docker command

Docker run -d -v /mosaic:/mosaic  -v /var/log/mosaic:/var/log/mosaic emccode/mosaicme-engine

Tag summary

Content type

Image

Digest

sha256:c4d8c4b11

Size

120 MB

Last updated

almost 11 years ago

docker pull emccode/mosaicme-engine