aboutsummaryrefslogtreecommitdiffstats
path: root/k8s (follow)
Commit message (Collapse)AuthorAge
* fix: Server start commands for Docker. (#3160)Rob Lazzurs2026-02-11
| | | | | | | | | | | | | 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
* feat(health): add health check endpoint at `/healthz` (#2549)Hunter Casten2025-03-09
| | | | | * feat(health): add health check endpoint at `/healthz` * feat(health-check): remove invalid health-check from docker compose
* docs: refer to image with multi-arch support (#1513)Matthew Berryman2024-01-08
|
* Move all references to the old repo (#1132)Ellie Huxtable2023-07-30
| | | The repo now lives on an org! Move all references to the old path.
* Add kubernetes instructions and manifests (#427)Klas Mellbourn2022-06-26
* 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