atuin

atuin

Aplicación Docker from grtgbln's Repository

Visión general

Atuin replaces your existing shell history with a SQLite database, and records additional context for your commands. Additionally, it provides optional and fully encrypted synchronisation of your history between machines, via an Atuin server.

Requisitos


        The image for this container does not have a `latest` tag. You will need to modify the image tag manually to update: https://github.com/atuinsh/atuin/pkgs/container/atuin/versions.
        

        This container requires a separate Postgres database.
    

Argumentos en tiempo de ejecución

Interfaz web
http://[IP]:[PORT:8888]/
Red
bridge
Privilegiado
false

Configuración de plantillas

Web UI PortPorttcp

Container Port: 8888

Objetivo
8888
Por defecto
8888
Valor
8888
Database ConnectionVariable

Connection string to the database. This is automatically set by the container.

Objetivo
ATUIN_DB_URI
Por defecto
postgres://$ATUIN_DB_USERNAME:$ATUIN_DB_PASSWORD@db/$ATUIN_DB_NAME
Valor
postgres://$ATUIN_DB_USERNAME:$ATUIN_DB_PASSWORD@db/$ATUIN_DB_NAME
Allow RegistrationVariable

Allow new users to register

Objetivo
ATUIN_OPEN_REGISTRATION
Por defecto
true|false
Config PathPath

Path to app data

Objetivo
/config
Por defecto
/mnt/user/appdata/atuin/config
Valor
/mnt/user/appdata/atuin/config
Internal HostVariable

Internal host for the Atuin server. Not recommended to change.

Objetivo
ATUIN_HOST
Por defecto
0.0.0.0
Valor
0.0.0.0
LogVariable

Log level for the Atuin server. Not recommended to change.

Objetivo
RUST_LOG
Por defecto
info,atuin_server=debug
Valor
info,atuin_server=debug

Detalles

Repositorio
ghcr.io/atuinsh/atuin:100de6e
Última actualización2026-05-31
Visto por primera vez2025-05-06

Ejecute Atuin en Unraid.

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