> For the complete documentation index, see [llms.txt](https://sugoi.gitbook.io/lanraragi/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://sugoi.gitbook.io/lanraragi/dev/installing-lanraragi.md).

# Installing LANraragi

- [Which installation method is best for me?](https://sugoi.gitbook.io/lanraragi/dev/installing-lanraragi/methods.md): This is a by-OS breakdown of how you can install the software on your machine.
- [LRR for Windows (Win10/11)](https://sugoi.gitbook.io/lanraragi/dev/installing-lanraragi/windows.md)
- [Homebrew (macOS)](https://sugoi.gitbook.io/lanraragi/dev/installing-lanraragi/macos.md)
- [Docker (All platforms)](https://sugoi.gitbook.io/lanraragi/dev/installing-lanraragi/docker.md): Docker is the best way to install the software on remote servers. I don't recommand it for Desktop machines and casual users due to it being a bit complex to wield.
- [Source Code (Linux/macOS)](https://sugoi.gitbook.io/lanraragi/dev/installing-lanraragi/source.md): The following instructions are based on Debian Stretch.
- [Community (Linux)](https://sugoi.gitbook.io/lanraragi/dev/installing-lanraragi/community.md)
- [Jail (FreeBSD)](https://sugoi.gitbook.io/lanraragi/dev/installing-lanraragi/jail.md): If your server is running on FreeBSD (FreeNAS/TrueNAS for example) and you do not want to use virtualization, you can install LANraragi in a jail. This process is rather cli-heavy and error prone (dep
