Open-Archiver

Open-Archiver

Aplicación Docker from janmer's Repository

Visión general

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.

Requisitos

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

Argumentos en tiempo de ejecución

Interfaz web
http://[IP]:[PORT:3000]
Red
bridge
Concha
sh
Privilegiado
false

Configuración de plantillas

DataPathrw
Objetivo
/var/data/open-archiver
Valor
/mnt/user/appdata/openarchiver/data
NODE_ENVVariable
Valor
production
WebUI-PortPorttcp

WebUI-Port, set this the same as PORT_FRONTEND

Objetivo
3000
Valor
3000
PORT_FRONTENDVariable
Valor
3000
PORT_BACKENDVariable
Valor
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.

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

Redis or Valkey host

Valor
valkey
REDIS_PORTVariable
Valor
6379
REDIS_PASSWORDVariable
Valor
defaultvalkeypassword
REDIS_TLS_ENABLEDVariable
Por defecto
true|false
Valor
false
STORAGE_TYPEVariable

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

Por defecto
local|s3
Valor
local
BODY_SIZE_LIMITVariable
Valor
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'.

Valor
/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

Por defecto
true|false
Valor
false
RATE_LIMIT_WINDOW_MSVariable

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

Valor
60000
RATE_LIMIT_MAX_REQUESTSVariable

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

Valor
100
JWT_SECRETVariable

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

Valor
a-very-secret-key-that-you-should-change
JWT_EXPIRES_INVariable
Valor
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.

Descargar estadísticas

345,482
Descargas totales
67,211
Este mes
49,654
Media / Mes

Descargas totales a lo largo del tiempo

Cargando gráfico...

Detalles

Repositorio
logiclabshq/open-archiver:latest
Última actualización2026-04-20
Visto por primera vez2025-09-11

Ejecute Open-Archiver en Unraid.

Open-Archiver se encuentra en Community Apps para Unraid OS. Explore Unraid para crear un servidor doméstico flexible, un NAS o un laboratorio doméstico.