| Commit message (Collapse) | Author | ||
|---|---|---|---|
| 2025-09-26 | fix: docker compose link (#2914) | Wil Clouser | |
| The current docker-compose.yml fails to start today with an error: service "atuin" depends on undefined service "postgresql": invalid compose project This patch modernizes the yml and fixes the link. Tested on docker compose v2.39.4. Docs patch is https://github.com/atuinsh/docs/pull/104 . /cc @ellie ## Checks - [x] I am happy for maintainers to push small adjustments to this PR, to speed up the review cycle - [x] I have checked that there are no existing pull requests for the same thing | |||
| 2024-03-08 | docs: use db name env variable also in uri (#1840) | Michele Azzolari | |
| 2024-03-04 | docs: update docker compose (#1818) | Ellie Huxtable | |
| 2024-01-08 | docs: refer to image with multi-arch support (#1513) | Matthew Berryman | |
| 2023-07-30 | Move all references to the old repo (#1132) | Ellie Huxtable | |
| The repo now lives on an org! Move all references to the old path. | |||
| 2022-04-22 | Added docker-compose.yml (#325) | lchausmann | |
| Also added section to how to run your own server. Co-authored-by: Lars Chr. Duus Hausmann <lars.chr@duus-hausmann.dk> | |||
