Open-Archiver

Open-Archiver

Application Docker from janmer's Repository

Vue d'ensemble

A secure, sovereign, and open-source platform for email archiving and eDiscovery. Open Archiver provides a robust, self-hosted solution for archiving, storing, indexing, and searching emails from major platforms, including Google Workspace (Gmail), Microsoft 365, PST files, as well as generic IMAP-enabled email inboxes. Use Open Archiver to keep a permanent, tamper-proof record of your communication history, free from vendor lock-in.

Exigences

PostgreSQL, Meilisearch (min. v1.15), Redis/Valkey

Arguments d'exécution

Interface utilisateur Web
http://[IP]:[PORT:3000]
Réseau
bridge
Coquille
sh
Privilégié
false

Configuration du modèle

DataPathrw
Cible
/var/data/open-archiver
Valeur
/mnt/user/appdata/openarchiver/data
NODE_ENVVariable
Valeur
production
WebUI-PortPorttcp

WebUI-Port, set this the same as PORT_FRONTEND

Cible
3000
Valeur
3000
PORT_FRONTENDVariable
Valeur
3000
PORT_BACKENDVariable
Valeur
4000
SYNC_FREQUENCYVariable

The frequency of continuous email syncing. Default is every minutes, but you can change it to another value based on your needs.

Valeur
* * * * *
DATABASE_URLVariable
Valeur
postgresql://POSTGRES_USER:POSTGRES_PASSWORD@postgres:5432/POSTGRES_DB
MEILI_MASTER_KEYVariable
Valeur
aSampleMasterKey
MEILI_HOSTVariable
Valeur
http://YOUR_MEILI_INSTANCE:7700
REDIS_HOSTVariable

Redis or Valkey host

Valeur
valkey
REDIS_PORTVariable
Valeur
6379
REDIS_PASSWORDVariable
Valeur
defaultvalkeypassword
REDIS_TLS_ENABLEDVariable
Défaut
true|false
Valeur
false
STORAGE_TYPEVariable

Choose your storage backend. Valid options are 'local' or 's3'.

Défaut
local|s3
Valeur
local
BODY_SIZE_LIMITVariable
Valeur
100M
STORAGE_LOCAL_ROOT_PATHVariable

The path inside the container where files will be stored. This is mapped to a Docker volume for persistence. This is only used if STORAGE_TYPE is 'local'.

Valeur
/var/data/open-archiver
STORAGE_S3_ENDPOINTVariable

These are only used if STORAGE_TYPE is 's3'.

STORAGE_S3_BUCKETVariable

These are only used if STORAGE_TYPE is 's3'.

STORAGE_S3_ACCESS_KEY_IDVariable

These are only used if STORAGE_TYPE is 's3'.

STORAGE_S3_SECRET_ACCESS_KEYVariable

These are only used if STORAGE_TYPE is 's3'.

STORAGE_S3_REGIONVariable

These are only used if STORAGE_TYPE is 's3'.

STORAGE_S3_FORCE_PATH_STYLEVariable

Set to 'true' for MinIO and other non-AWS S3 services

Défaut
true|false
Valeur
false
RATE_LIMIT_WINDOW_MSVariable

The window in milliseconds for which API requests are checked. Defaults to 60000 (1 minute).

Valeur
60000
RATE_LIMIT_MAX_REQUESTSVariable

The maximum number of API requests allowed from an IP within the window. Defaults to 100.

Valeur
100
JWT_SECRETVariable

IMPORTANT: Change this to a long, random, and secret string.

Valeur
a-very-secret-key-that-you-should-change
JWT_EXPIRES_INVariable
Valeur
7d
ENCRYPTION_KEYVariable

IMPORTANT: Generate a secure, random 32-byte hex string for this. You can use `openssl rand -hex 32` to generate a key.

Télécharger les statistiques

345,482
Total des téléchargements
67,211
Ce mois-ci
49,654
Moyenne / Mois

Total des téléchargements au fil du temps

Chargement du graphique...

Détails

Référentiel
logiclabshq/open-archiver:latest
Dernière mise à jour2026-04-20
Première vue2025-09-11

Exécutez Open-Archiver sur Unraid.

Open-Archiver est listé dans Community Apps pour Unraid OS. Explorez Unraid pour créer un serveur domestique flexible, un NAS ou un laboratoire domestique.