This commit is contained in:
video-prize-ranch
2023-01-02 19:13:25 -05:00
parent 9b1e9d6f32
commit 8c71a34a7a
+3 -1
View File
@@ -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.