Skip to content
This repository has been archived by the owner on Mar 23, 2018. It is now read-only.

JamieMagee/docker-mayan-edms

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mayan EDMS 2.7.3 Docker Pulls Docker Stars license

A Docker container for Mayan EDMS

Setup

  1. Find the ISO 639-3 language codes for the languages you want to OCR. Wikipedia has a list here

  2. Create a folder on the host machine for the database, and documents to be persisted

  3. Run the docker container, replacing the OCR_LANGUAGES variable with the language codes for the from step 1.

    docker run -d --name="mayan" -v /path/on/host:/usr/src/mayan/mayan/media -p 8000:8000 -e OCR_LANGUAGES="eng dan" jamiemagee/mayan-edms

Releases

No releases published

Packages

No packages published

Languages