diff --git a/docs/getting-started/install.md b/docs/getting-started/install.md index f1cbee1..d714f31 100644 --- a/docs/getting-started/install.md +++ b/docs/getting-started/install.md @@ -1,6 +1,8 @@ +> **💡 Tip:** Use [Caddy](https://caddyserver.com/) as your web server for better performance and simplified setup. [Learn more >](https://bcow.xyz/posts/why-you-should-replace-nginx) + This page describes multiple methods to install Librarian. The recommended method for production use is to install Librarian using Docker. -> **💡 Tip:** Use [Caddy](https://caddyserver.com/) as your web server for better performance and simplified setup. [Learn more >](https://bcow.xyz/posts/why-you-should-replace-nginx) +> See [this](/docs/getting-started/nginx-issues.md) if you are using NGINX. ## Docker Docker images for Librarian are available on [Codeberg](https://codeberg.org/librarian/-/packages/container/librarian/latest) for `linux/amd64` and `linux/arm64`. To get started, [install Docker](https://docs.docker.com/engine/install/) if it is not already installed.