aboutsummaryrefslogtreecommitdiffstats
path: root/docs/server.md (follow)
Commit message (Collapse)AuthorAge
* Add fancy web docs (#725)Ellie Huxtable2023-02-25
| | | | | | | | | | | | | * Add initial site * WIP again * Replace docs with web docs * Bring back translations * Update README.md * remove images
* Update server.md (#589)Plamen Dimitrov2022-11-02
| | | Update the usage of the short flag -h for --help instead of --host.
* Add support for prepending a path to all routes for the server (#484)morguldir2022-07-26
| | | | | | | | | | | | | * Add support for prepending a path to all routes * Don't nest if there is no path provided Co-authored-by: Conrad Ludgate <oon@conradludgate.com> * Change the default for the path variable * run cargo-fmt Co-authored-by: Conrad Ludgate <oon@conradludgate.com>
* 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
* Add Chinese documentation translation & Fix spelling mistakes (#373)ZhiHong Li2022-05-01
| | | | | * Add Chinese documentation translation * Fix spelling mistakes
* Added docker-compose.yml (#325)lchausmann2022-04-22
| | | | | Also added section to how to run your own server. Co-authored-by: Lars Chr. Duus Hausmann <lars.chr@duus-hausmann.dk>
* chore: supply pre-build docker image (#199)Conrad Ludgate2021-11-17
| | | | | * feat: supply pre-built docker image * chore: add docker run to docs
* fix: dockerfile with correct glibc (#198)Conrad Ludgate2021-11-13
| | | | | * fix: dockerfile with correct glibc * chore: update server docs
* Update README and docsEllie Huxtable2021-05-07