atuin
Docker 应用程序 from grtgbln's Repository
概述
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.
要求
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.
运行时参数
- 网络用户界面
http://[IP]:[PORT:8888]/- 网络
bridge- 特权
- false
模板配置
Web UI PortPorttcp
Container Port: 8888
- 目标
- 8888
- 默认值
- 8888
- 价值
- 8888
Database ConnectionVariable
Connection string to the database. This is automatically set by the container.
- 目标
- ATUIN_DB_URI
- 默认值
- postgres://$ATUIN_DB_USERNAME:$ATUIN_DB_PASSWORD@db/$ATUIN_DB_NAME
- 价值
- postgres://$ATUIN_DB_USERNAME:$ATUIN_DB_PASSWORD@db/$ATUIN_DB_NAME
Allow RegistrationVariable
Allow new users to register
- 目标
- ATUIN_OPEN_REGISTRATION
- 默认值
- true|false
Config PathPath
Path to app data
- 目标
- /config
- 默认值
- /mnt/user/appdata/atuin/config
- 价值
- /mnt/user/appdata/atuin/config
Internal HostVariable
Internal host for the Atuin server. Not recommended to change.
- 目标
- ATUIN_HOST
- 默认值
- 0.0.0.0
- 价值
- 0.0.0.0
LogVariable
Log level for the Atuin server. Not recommended to change.
- 目标
- RUST_LOG
- 默认值
- info,atuin_server=debug
- 价值
- info,atuin_server=debug
详细信息
存储库
ghcr.io/atuinsh/atuin:100de6e最后更新2026-06-01
初见2025-05-06
在Unraid 上运行 Atuin 。
Atuin 已被列入Unraid OS 的社区应用程序。探索Unraid ,构建灵活的家庭服务器、NAS 或家庭实验室。