<feed xmlns='http://www.w3.org/2005/Atom'>
<title>atuin/docs/server.md, 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/docs/server.md?h=main</id>
<link rel='self' href='http://git.foss-syndicate.org/bpeetz/forks/atuin/atom/docs/server.md?h=main'/>
<link rel='alternate' type='text/html' href='http://git.foss-syndicate.org/bpeetz/forks/atuin/'/>
<updated>2023-02-25T23:29:59Z</updated>
<entry>
<title>Add fancy web docs (#725)</title>
<updated>2023-02-25T23:29:59Z</updated>
<author>
<name>Ellie Huxtable</name>
<email>ellie@elliehuxtable.com</email>
</author>
<published>2023-02-25T23:29:59Z</published>
<link rel='alternate' type='text/html' href='http://git.foss-syndicate.org/bpeetz/forks/atuin/commit/?id=c558da5bebfebf239dde867f36cc35d56849accf'/>
<id>urn:sha1:c558da5bebfebf239dde867f36cc35d56849accf</id>
<content type='text'>
* Add initial site

* WIP again

* Replace docs with web docs

* Bring back translations

* Update README.md

* remove images</content>
</entry>
<entry>
<title>Update server.md (#589)</title>
<updated>2022-11-02T20:40:20Z</updated>
<author>
<name>Plamen Dimitrov</name>
<email>pdimitrov@pevogam.com</email>
</author>
<published>2022-11-02T20:40:20Z</published>
<link rel='alternate' type='text/html' href='http://git.foss-syndicate.org/bpeetz/forks/atuin/commit/?id=f1f40a0d55cc156441e9c35781dbfd7e57e03782'/>
<id>urn:sha1:f1f40a0d55cc156441e9c35781dbfd7e57e03782</id>
<content type='text'>
Update the usage of the short flag -h for --help instead of --host.</content>
</entry>
<entry>
<title>Add support for prepending a path to all routes for the server (#484)</title>
<updated>2022-07-26T07:05:34Z</updated>
<author>
<name>morguldir</name>
<email>morguldir@protonmail.com</email>
</author>
<published>2022-07-26T07:05:34Z</published>
<link rel='alternate' type='text/html' href='http://git.foss-syndicate.org/bpeetz/forks/atuin/commit/?id=0c5e250800f1b8f50ea832bf414a5a7cdfe944a4'/>
<id>urn:sha1:0c5e250800f1b8f50ea832bf414a5a7cdfe944a4</id>
<content type='text'>
* Add support for prepending a path to all routes

* Don't nest if there is no path provided

Co-authored-by: Conrad Ludgate &lt;oon@conradludgate.com&gt;

* Change the default for the path variable

* run cargo-fmt

Co-authored-by: Conrad Ludgate &lt;oon@conradludgate.com&gt;</content>
</entry>
<entry>
<title>Add kubernetes instructions and manifests (#427)</title>
<updated>2022-06-26T18:40:36Z</updated>
<author>
<name>Klas Mellbourn</name>
<email>klas@mellbourn.net</email>
</author>
<published>2022-06-26T18:40:36Z</published>
<link rel='alternate' type='text/html' href='http://git.foss-syndicate.org/bpeetz/forks/atuin/commit/?id=f946644cebb94bb62646cce6fcf3900fe71e2bea'/>
<id>urn:sha1:f946644cebb94bb62646cce6fcf3900fe71e2bea</id>
<content type='text'>
* add kubernetes instructions

* minor wording improvements

* better password instructions

* add information about changed port

* improved grammar

* Separate docker and k8s docs

Add k8s folder for kubernetes configs</content>
</entry>
<entry>
<title>Add Chinese documentation translation &amp; Fix spelling mistakes (#373)</title>
<updated>2022-05-01T08:25:12Z</updated>
<author>
<name>ZhiHong Li</name>
<email>joker_lizhih@163.com</email>
</author>
<published>2022-05-01T08:25:12Z</published>
<link rel='alternate' type='text/html' href='http://git.foss-syndicate.org/bpeetz/forks/atuin/commit/?id=e05c19d0ff37a900847a6073de0ca05498ebe6d1'/>
<id>urn:sha1:e05c19d0ff37a900847a6073de0ca05498ebe6d1</id>
<content type='text'>
* Add Chinese documentation translation

* Fix spelling mistakes</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>
<entry>
<title>chore: supply pre-build docker image (#199)</title>
<updated>2021-11-17T11:41:55Z</updated>
<author>
<name>Conrad Ludgate</name>
<email>conradludgate@gmail.com</email>
</author>
<published>2021-11-17T11:41:55Z</published>
<link rel='alternate' type='text/html' href='http://git.foss-syndicate.org/bpeetz/forks/atuin/commit/?id=e89de3f760c5dcc648bdb589d74de2d514fa85ec'/>
<id>urn:sha1:e89de3f760c5dcc648bdb589d74de2d514fa85ec</id>
<content type='text'>
* feat: supply pre-built docker image

* chore: add docker run to docs</content>
</entry>
<entry>
<title>fix: dockerfile with correct glibc (#198)</title>
<updated>2021-11-13T22:45:50Z</updated>
<author>
<name>Conrad Ludgate</name>
<email>conradludgate@gmail.com</email>
</author>
<published>2021-11-13T22:45:50Z</published>
<link rel='alternate' type='text/html' href='http://git.foss-syndicate.org/bpeetz/forks/atuin/commit/?id=46a1dab132a7f5331458d0d8a5872d4c5e9c0ba7'/>
<id>urn:sha1:46a1dab132a7f5331458d0d8a5872d4c5e9c0ba7</id>
<content type='text'>
* fix: dockerfile with correct glibc

* chore: update server docs</content>
</entry>
<entry>
<title>Update README and docs</title>
<updated>2021-05-07T15:59:12Z</updated>
<author>
<name>Ellie Huxtable</name>
<email>e@elm.sh</email>
</author>
<published>2021-05-07T15:58:57Z</published>
<link rel='alternate' type='text/html' href='http://git.foss-syndicate.org/bpeetz/forks/atuin/commit/?id=cbb472bba66f4f8664dd1ab0be039910d1980c02'/>
<id>urn:sha1:cbb472bba66f4f8664dd1ab0be039910d1980c02</id>
<content type='text'>
</content>
</entry>
</feed>
