# Supported Operating Systems

Bindplane Server can be installed on Linux[^1]<sup>1</sup> and supports the following distributions:

* Enterprise Linux[^2]<sup>2</sup> 9, 10
* Debian 12, 13
* Ubuntu LTS, following Ubuntu's LTS support lifecycle <https://ubuntu.com/about/release-cycle>
* SUSE Linux 15, 16

***

1. *While Bindplane Server will generally run on any modern distribution of Linux, `systemd` is the only supported init system.*
2. *Enterprise Linux refers to Red Hat Enterprise Linux and derivatives such as Oracle Enterprise* *Linux, Scientific Linux, CentOS, AlmaLinux, and Rocky Linux.*

[^1]: While Bindplane Server will generally run on any modern distribution of Linux, systemd is the only supported init system.

[^2]: Enterprise Linux refers to Red Hat Enterprise Linux and derivatives such as Oracle Enterprise Linux, CentOS, AlmaLinux, and Rocky Linux.


---

# 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.bindplane.com/deployment/virtual-machine/bindplane/supported-operating-systems.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.
