← Back to catalog Mayan EDMS · managed by DINAO

Your sovereign EDMS, OCR included

An electronic document management system powered by Mayan EDMS, installed and maintained by DINAO. Store, index, and automate document processing — they remain on our French servers.

Hosted in FranceAutomatic OCRDocument WorkflowsGDPR CompliantOfficial publisher image
Overview

What is Mayan EDMS?

Mayan EDMS is an open-source enterprise electronic document management system (EDMS) that stores, indexes, and categorizes files while preserving their business, legal, and structural context. Its key feature is automatic OCR (Tesseract engine by default, interchangeable backend), which can be distributed across multiple machines to balance the load, making every document searchable via full-text.

The system handles versioning, user-defined and standardizable metadata (Dublin Core, ISO 23081), tags, archives (cabinets), full-text search, and a powerful workflow engine (state machine) capable of automatically driving processing. It ingests documents from multiple sources : watched folders, email, scanner, and includes antivirus scanning.

Technically, Mayan EDMS is built on Django/Python, exposes a complete REST API, and enforces role-based access control (RBAC). It supports PostgreSQL, MySQL, or SQLite and deploys via an official Docker image in a multi-container architecture (web, Celery workers, database, broker).

Compatible offers

Host Mayan EDMS at DINAO

Resource tiers compatible with Mayan EDMS prerequisites (minimum 2 vCPU / 4 Go / 10 Go disque). Hosted in France, fully managed.

Standard
2 vCPU · 4 Go · 40 Go
19,90 € /month excl. VAT
  • 2 dedicated vCPU
  • 4 Go RAM
  • 40 GB NVMe
  • Daily backups
  • Managed & monitored by DINAO
Order
Dédié
8 vCPU · 16 Go · 160 Go
79,90 € /month excl. VAT
  • 8 dedicated vCPU
  • 16 Go RAM
  • 160 GB NVMe
  • Daily backups
  • Managed & monitored by DINAO
Order

1 hidden tier(s) (insufficient resources for this app) : Découverte

🧠

This application uses AI

The container hosts the application, not the AI engine (which requires dedicated GPUs) : inference is handled externally, with your own provider key. Prioritize a sovereign engine — Mistral AI, NumSpot, Scaleway, or OVHcloud AI Endpoints (France, GDPR) ; an international provider (OpenAI, Anthropic…) only if a specific capability requires it. Inference subscriptions are not included in hosting.

Under the hood

Technical details

vCPU
2 vCPU
ideal : 4 vCPU
Memory
4 Go
ideal : 8 Go
Disk
10 Go disque
ideal : 50 Go disque
Image : docker.io/mayanedms/mayanedms:s4 Registry : docker.io Services : app (Mayan EDMS), postgresql, redis Ports : 8000:8000 (interface web Mayan)
FAQ

You might be wondering…

Do scanned documents become searchable?

Yes. Automatic OCR (Tesseract) extracts text from each document to make it searchable via full-text. OCR can be distributed across multiple nodes to handle large volumes.

Can I automate document processing?

Yes. The workflow engine (state machine) automatically routes and processes documents according to your rules, triggered by ingestion or state transitions.

How do documents enter the EDMS?

Via multiple sources : watched folders, email, scanner, or manual upload — and a complete REST API for your integrations.

Where are my documents stored?

On your DINAO instance in France. Role-based access control and antivirus at ingestion enhance GDPR compliance.

What database is used?

PostgreSQL (recommended), MySQL, or SQLite. DINAO deploys the multi-container architecture (web, workers, database, broker) and maintains it for you.