hishtory-server
Docker 应用程序 from linuxserver's Repository
概述
hiSHtory(https://github.com/ddworken/hishtory) is a better shell history. It stores your shell history in context (what directory you ran the command in, whether it succeeded or failed, how long it took, etc). This is all stored locally and end-to-end encrypted for syncing to to all your other computers.
运行时参数
- 网络
bridge- 外壳
bash- 特权
- false
模板配置
WebUIPorttcp
API port
- 目标
- 8080
- 默认值
- 8080
HISHTORY_POSTGRES_DBVariable
Postgres DB Connection URI(https://www.postgresql.org/docs/current/libpq-connect.html#LIBPQ-CONNSTRING). Special characters must be URL encoded(https://en.wikipedia.org/wiki/URL_encoding).
- 默认值
- postgresql://${HISHTORY_DB_USER}:${HISHTORY_DB_PASS}@hishtory-db:5432/hishtory?sslmode=disable
HISHTORY_SQLITE_DBVariable
SQLite database path. Needs to be a mounted volume for persistence. Don't set at the same time as HISHTORY_POSTGRES_DB.
- 默认值
- /config/hishtory.db
PUIDVariable
Container Variable: PUID
- 默认值
- 99
PGIDVariable
Container Variable: PGID
- 默认值
- 100
UMASKVariable
Container Variable: UMASK
- 默认值
- 022
下载统计数据
93,257
下载总数
6,497
本月
3,779
平均每月
长期下载总量
加载图表...
详细信息
存储库
lscr.io/linuxserver/hishtory-server最后更新2026-04-24
初见2023-05-20
在Unraid 上运行 hishtory-server 。
hishtory-server 已被列入Unraid OS 的社区应用程序。探索Unraid ,构建灵活的家庭服务器、NAS 或家庭实验室。