Open-Archiver

Open-Archiver

Docker-Anwendung from janmer's Repository

Übersicht

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.

Anforderungen

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

Laufzeit-Argumente

Web-UI
http://[IP]:[PORT:3000]
Netzwerk
bridge
Shell
sh
Privilegiert
false

Konfiguration der Vorlage

DataPathrw
Ziel
/var/data/open-archiver
Wert
/mnt/user/appdata/openarchiver/data
NODE_ENVVariable
Wert
production
WebUI-PortPorttcp

WebUI-Port, set this the same as PORT_FRONTEND

Ziel
3000
Wert
3000
PORT_FRONTENDVariable
Wert
3000
PORT_BACKENDVariable
Wert
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.

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

Redis or Valkey host

Wert
valkey
REDIS_PORTVariable
Wert
6379
REDIS_PASSWORDVariable
Wert
defaultvalkeypassword
REDIS_TLS_ENABLEDVariable
Standard
true|false
Wert
false
STORAGE_TYPEVariable

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

Standard
local|s3
Wert
local
BODY_SIZE_LIMITVariable
Wert
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'.

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

Standard
true|false
Wert
false
RATE_LIMIT_WINDOW_MSVariable

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

Wert
60000
RATE_LIMIT_MAX_REQUESTSVariable

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

Wert
100
JWT_SECRETVariable

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

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

Statistik herunterladen

345,482
Downloads insgesamt
67,211
Dieser Monat
49,654
Durchschnittlich / Monat

Gesamte Downloads im Laufe der Zeit

Tabelle laden...

Einzelheiten

Repository
logiclabshq/open-archiver:latest
Zuletzt aktualisiert2026-04-20
Erstmals gesehen2025-09-11

Führen Sie Open-Archiver auf Unraid aus.

Open-Archiver ist gelistet in Community Apps für Unraid OS. Erkunden Sie Unraid, um einen flexiblen Heimserver, ein NAS oder ein Heimlabor aufzubauen.