# Local Hosting / VPS

## General Requirements

* A supported hardware to comfortably run your chosen OS or a reliable VPS provider.
* Stable internet access and uptime for your machine or host.
* You have completed the initial steps in the [Installation](/installation.md) page.

More OS-specific requirements will be listed on their specific installation page, you are free to choose a supported OS of your choice from the list below.

## Choose your Operating System

* [Windows](/installation/local-hosting-vps/windows.md)
* [MacOS](/installation/local-hosting-vps/macos.md)
* [Docker](/installation/local-hosting-vps/docker.md)
* [Ubuntu](/installation/local-hosting-vps/ubuntu.md)
* [Debian](/installation/local-hosting-vps/debian.md)
* [Fedora](/installation/local-hosting-vps/fedora.md)
* [Alma Linux](/installation/local-hosting-vps/almalinux.md)
* [CentOS](/installation/local-hosting-vps/almalinux.md)
* [Raspberry Pi OS](/installation/local-hosting-vps/debian.md)

## Logviewer

You can also self-host logviewer by following the guides below.

* [Logviewer](/installation/local-hosting-vps/logviewer.md)
* [Patreon Logviewer](/installation/local-hosting-vps/patreon_logviewer.md)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.modmail.dev/installation/local-hosting-vps.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
