aboutsummaryrefslogtreecommitdiffstats
path: root/k8s (unfollow)
Commit message (Collapse)Author
5 dayschore: Remove unneeded filesBenedikt Peetz
2026-02-11fix: Server start commands for Docker. (#3160)Rob Lazzurs
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
2025-03-09feat(health): add health check endpoint at `/healthz` (#2549)Hunter Casten
* feat(health): add health check endpoint at `/healthz` * feat(health-check): remove invalid health-check from docker compose
2024-01-08docs: refer to image with multi-arch support (#1513)Matthew Berryman
2023-07-30Move all references to the old repo (#1132)Ellie Huxtable
The repo now lives on an org! Move all references to the old path.
2022-06-26Add kubernetes instructions and manifests (#427)Klas Mellbourn
* 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