> For the complete documentation index, see [llms.txt](https://docs.glesys.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.glesys.com/products/managed-services/managed-linux-hosting/details/service-description.md).

# Service description

***

Glesys managed Linux hosting is a repeatable and cost-efficient solution where we take responsibility for installing, administering, maintaining, and monitoring a Linux-based stack, such as LAMP, for a fixed monthly cost.

### Regional availability

The product is present in the following locations:

* dc-fbg1 (our Falkenberg DC, Sweden)

* dc-sto1 (our Stockholm DC, Sweden)

* dc-oul1 (our Oulu DC, Finland)

* dc-ams1 (partner DC in Amsterdam)

* dc-lon1 (partner DC in London)

* dc-osl1 (partner DC in Oslo)

### Technical specification

| **Operating System**            | Latest version of Debian              |
| ------------------------------- | ------------------------------------- |
| **Supported platforms**         | VPS VMware, VPS KVM, Dedicated Server |
| **SSH access**                  | Yes (non-root)                        |
| **Processing of personal data** | Storage, transfer                     |

### Supported services\*

<table data-header-hidden><thead><tr><th width="316"></th><th></th></tr></thead><tbody><tr><td><strong>Web servers</strong></td><td>Apache2, Nginx</td></tr><tr><td><strong>Databases</strong></td><td>MariaDB, PostgreSQL, Elasticsearch, Redis, MongoDB, Memcached</td></tr><tr><td><strong>Programming languages</strong></td><td>PHP, Python, Node.js</td></tr><tr><td><strong>SSL certificates</strong></td><td>Automated Let's Encrypt, Bring your own certificate</td></tr><tr><td><strong>Other</strong></td><td>Postfix, ProFTPd, RabbitMQ, HAProxy</td></tr></tbody></table>

<sub>\*Do you need something else? Feel free to contact sales to see if we can help!</sub>

### Supported clustered services

<table data-header-hidden><thead><tr><th width="316"></th><th></th></tr></thead><tbody><tr><td><strong>Multi-Primary Replication</strong></td><td>MariaDB, Galera, Elasticsearch</td></tr><tr><td><strong>Single Primary Replication</strong></td><td>MariaDB, Redis, MongoDB, HAProxy</td></tr></tbody></table>

### Supported clustered services

<table data-header-hidden><thead><tr><th width="316"></th><th></th></tr></thead><tbody><tr><td><strong>Firewall</strong></td><td>Yes</td></tr><tr><td><strong>Monitoring</strong></td><td>Yes</td></tr><tr><td><strong>Backup</strong></td><td>Yes</td></tr><tr><td><strong>Antivirus</strong></td><td>No</td></tr><tr><td><strong>Network File System (NFS)</strong></td><td>Yes</td></tr></tbody></table>

### Responsibilities

<table data-header-hidden><thead><tr><th width="316"></th><th></th></tr></thead><tbody><tr><td><strong>Updating and patching OS</strong></td><td>Glesys</td></tr><tr><td><strong>Monitoring server and services</strong></td><td>Glesys</td></tr><tr><td><strong>Backup platform</strong></td><td>Glesys</td></tr><tr><td><strong>Creating and maintaining databases</strong></td><td>Customer</td></tr><tr><td><strong>Application code/data/support</strong></td><td>Customer</td></tr><tr><td><strong>Backup validation</strong></td><td>Customer</td></tr></tbody></table>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.glesys.com/products/managed-services/managed-linux-hosting/details/service-description.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
