
Atuin Shell History Server
A self-hosted setup for Atuin, the shell history sync server.
atuin
brandonaaron/atuin-railway
Just deployed
Postgres
railwayapp-templates/postgres-ssl:latest
Just deployed
/var/lib/postgresql/data
Checkout the Atuin docs for how to get your local environment setup: https://docs.atuin.sh/
You'll want to update the sync_address
in your local config (./config/atuin/config.toml) to point at your new self-hosted instance.
After that you can run atuin register
to register with your self-hosted instance. Might want to set the ATUIN_OPEN_REGISTRATION
to false
after you register.
Template Content