<feed xmlns='http://www.w3.org/2005/Atom'>
<title>atuin/docker-compose.yml, branch main</title>
<subtitle>Turtle. A hard-fork of atuin, focusing on a more minimal feature set</subtitle>
<id>http://git.foss-syndicate.org/bpeetz/forks/atuin/atom/docker-compose.yml?h=main</id>
<link rel='self' href='http://git.foss-syndicate.org/bpeetz/forks/atuin/atom/docker-compose.yml?h=main'/>
<link rel='alternate' type='text/html' href='http://git.foss-syndicate.org/bpeetz/forks/atuin/'/>
<updated>2026-04-02T23:34:39Z</updated>
<entry>
<title>docs: remove docker-compose duplication (#3376)</title>
<updated>2026-04-02T23:34:39Z</updated>
<author>
<name>Ellie Huxtable</name>
<email>ellie@atuin.sh</email>
</author>
<published>2026-04-02T23:34:39Z</published>
<link rel='alternate' type='text/html' href='http://git.foss-syndicate.org/bpeetz/forks/atuin/commit/?id=b7ea01b9d990dbc6f3f0fd30246b621943f8b298'/>
<id>urn:sha1:b7ea01b9d990dbc6f3f0fd30246b621943f8b298</id>
<content type='text'>
It does not make sense to have two copies of it to keep in sync

The user needs to read and edit this file anyway, so prefer keeping the
docs copy

resolves #3371 

## Checks
- [ ] I am happy for maintainers to push small adjustments to this PR,
to speed up the review cycle
- [ ] I have checked that there are no existing pull requests for the
same thing</content>
</entry>
<entry>
<title>fix: Server start commands for Docker. (#3160)</title>
<updated>2026-02-11T20:26:34Z</updated>
<author>
<name>Rob Lazzurs</name>
<email>rob@lazzurs.org</email>
</author>
<published>2026-02-11T20:26:34Z</published>
<link rel='alternate' type='text/html' href='http://git.foss-syndicate.org/bpeetz/forks/atuin/commit/?id=438e37edcf40d8dafe53560834581abd15504b96'/>
<id>urn:sha1:438e37edcf40d8dafe53560834581abd15504b96</id>
<content type='text'>
With the new atuin-server binary the startup command for the server is
now just start rather than server start. This needs reflected in the
docker compose and k8s configs.

Closes #3159

## 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</content>
</entry>
<entry>
<title>fix: docker compose link (#2914)</title>
<updated>2025-09-26T17:49:51Z</updated>
<author>
<name>Wil Clouser</name>
<email>wclouser@mozilla.com</email>
</author>
<published>2025-09-26T17:49:51Z</published>
<link rel='alternate' type='text/html' href='http://git.foss-syndicate.org/bpeetz/forks/atuin/commit/?id=ca2b1faa46b852833df205e84d73bafb24065980'/>
<id>urn:sha1:ca2b1faa46b852833df205e84d73bafb24065980</id>
<content type='text'>
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</content>
</entry>
<entry>
<title>docs: use db name env variable also in uri (#1840)</title>
<updated>2024-03-08T09:02:53Z</updated>
<author>
<name>Michele Azzolari</name>
<email>michele@azzolari.it</email>
</author>
<published>2024-03-08T09:02:53Z</published>
<link rel='alternate' type='text/html' href='http://git.foss-syndicate.org/bpeetz/forks/atuin/commit/?id=a3c3dad9005c6ab2e9965632779da613d7a36f17'/>
<id>urn:sha1:a3c3dad9005c6ab2e9965632779da613d7a36f17</id>
<content type='text'>
</content>
</entry>
<entry>
<title>docs: update docker compose (#1818)</title>
<updated>2024-03-04T16:16:26Z</updated>
<author>
<name>Ellie Huxtable</name>
<email>ellie@elliehuxtable.com</email>
</author>
<published>2024-03-04T16:16:26Z</published>
<link rel='alternate' type='text/html' href='http://git.foss-syndicate.org/bpeetz/forks/atuin/commit/?id=7d956b52b9562d17b60863c25b88ef23c3dce908'/>
<id>urn:sha1:7d956b52b9562d17b60863c25b88ef23c3dce908</id>
<content type='text'>
</content>
</entry>
<entry>
<title>docs: refer to image with multi-arch support (#1513)</title>
<updated>2024-01-08T09:43:15Z</updated>
<author>
<name>Matthew Berryman</name>
<email>matthew@acrossthecloud.net</email>
</author>
<published>2024-01-08T09:43:15Z</published>
<link rel='alternate' type='text/html' href='http://git.foss-syndicate.org/bpeetz/forks/atuin/commit/?id=21e934a23d5a271bdf4c188fe5cbc81bcd8ead71'/>
<id>urn:sha1:21e934a23d5a271bdf4c188fe5cbc81bcd8ead71</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Move all references to the old repo (#1132)</title>
<updated>2023-07-30T22:08:00Z</updated>
<author>
<name>Ellie Huxtable</name>
<email>ellie@elliehuxtable.com</email>
</author>
<published>2023-07-30T22:08:00Z</published>
<link rel='alternate' type='text/html' href='http://git.foss-syndicate.org/bpeetz/forks/atuin/commit/?id=1fb7caa2d6eafd9985324252ec3092abc37ec8fc'/>
<id>urn:sha1:1fb7caa2d6eafd9985324252ec3092abc37ec8fc</id>
<content type='text'>
The repo now lives on an org! Move all references to the old path.</content>
</entry>
<entry>
<title>Added docker-compose.yml (#325)</title>
<updated>2022-04-22T08:41:55Z</updated>
<author>
<name>lchausmann</name>
<email>jazz-github@zqz.dk</email>
</author>
<published>2022-04-22T08:41:55Z</published>
<link rel='alternate' type='text/html' href='http://git.foss-syndicate.org/bpeetz/forks/atuin/commit/?id=a9d1ece0cb2090b54668765f70ec00cd2b3a8554'/>
<id>urn:sha1:a9d1ece0cb2090b54668765f70ec00cd2b3a8554</id>
<content type='text'>
Also added section to how to run your own server.

Co-authored-by: Lars Chr. Duus Hausmann &lt;lars.chr@duus-hausmann.dk&gt;</content>
</entry>
</feed>
