Enpass

Enpass

Docker app from ich777's Repository

Overview

Enpass is a cross-platform password management app to securely store passwords and other credentials in a virtual vault locked with a master password. Unlike most other popular password managers, Enpass is an offline password manager. The app does not store user data on its servers, but locally on their own devices, encrypted. Users can choose to synchronize their data between different devices using their own preferred cloud storage service like Google Drive, Box, Dropbox, OneDrive, iCloud, and WebDAV.

Install Enpass on Unraid in a few clicks.

Find Enpass in Community Apps on your Unraid server, review the template, and click Install. Unraid handles the Docker app or plugin setup from the published template.

Open the Apps tab on your Unraid server Search Community Apps for Enpass Review the template variables and paths Click Install

Download Statistics

108,107
Total Downloads
74
This Month
83
Avg / Month

Total Downloads Over Time

Loading chart...

Related apps

Details

Repository
ghcr.io/ich777/enpass
Last Updated2025-12-11
First Seen2020-09-02

Runtime arguments

Web UI
http://[IP]:[PORT:8080]/vnc.html?autoconnect=true
Network
bridge
Shell
bash
Privileged
false
Extra Params
--restart=unless-stopped

Template configuration

Data PathPathrw

Data Directory

Target
/enpass
Value
/mnt/cache/appdata/enpass
WebGUIPorttcp

TCP noVNC WebGUI Port

Target
8080
Value
8080
Custom Screen HeightVariable

Minimum screen hight 768 pixels

Target
CUSTOM_RES_H
Value
768
UMASKVariable

Container Variable: UMASK

Value
000
UIDVariable

Container Variable: UID

Value
99
GIDVariable

Container Variable: GID

Value
100
DATA_PERMVariable

Container Variable: DATA_PERM

Value
770
Custom Screen WidthVariable

Minimum screen width 1024 pixels

Target
CUSTOM_RES_W
Value
1024