TRUENAS COMMUNITY
Install via YAML
- Open Apps → Discover Apps.
- Choose Install via YAML.
- Paste the official YAML and replace pool and URL.
- Install and open port 49273.
DOCKER · TRUENAS COMMUNITY
Run the email archive on your NAS or server. Database, keys and backups stay in a persistent volume you control.
TRUENAS COMMUNITY
DOCKER COMPOSE
git clone https://github.com/Mission-F/Emboxa.git
cd Emboxa
docker compose up -dThe app opens at http://localhost:49273. The Docker volume persists database, keys and archives.
Full documentation ↗docker compose pull && docker compose up -dBack up database, archives and the secrets folder together. Encrypted credentials require the original key.
README, configuration, updates, restore and troubleshooting are maintained in the official repository.