Atuin is a tool that lets you sync, search and backup your shell history across devices. This role helps you to set up Atuin:
- with everything run in Docker containers
- powered by the official Atuin container image, at ghcr.io/atuinsh/atuin:
To configure and install Atuin on your own server(s), you should use a playbook like Mother of all self-hosting or write your own.
atuin_enabled: true
atuin_hostname: 'example.org'
atuin_db_host:
atuin_db_name:
atuin_db_user:
atuin_db_password:
- Github issues: Pas encore