hishtory-server

hishtory-server

Aplicación Docker from linuxserver's Repository

Visión general

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.

Argumentos en tiempo de ejecución

Red
bridge
Concha
bash
Privilegiado
false

Configuración de plantillas

WebUIPorttcp

API port

Objetivo
8080
Por defecto
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).

Por defecto
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.

Por defecto
/config/hishtory.db
PUIDVariable

Container Variable: PUID

Por defecto
99
PGIDVariable

Container Variable: PGID

Por defecto
100
UMASKVariable

Container Variable: UMASK

Por defecto
022

Descargar estadísticas

93,257
Descargas totales
6,497
Este mes
3,779
Media / Mes

Descargas totales a lo largo del tiempo

Cargando gráfico...

Detalles

Repositorio
lscr.io/linuxserver/hishtory-server
Última actualización2026-04-24
Visto por primera vez2023-05-20

Ejecute hishtory-server en Unraid.

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