> 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/compute/one-click-installers/how-tos/create-a-service.md).

# Create a service

***

## Prerequisite

To use our one‑click installer, you need a Glesys Cloud account and a domain registered with us. If you don’t have an account, you can create one for free. If you don’t have a domain, you can purchase one in our control panel or transfer an existing domain to us.

## Create a service using a one-click installer

Under **Compute** in the left-hand menu, hover the cursor over **Virtual machines**, then click the **plus** sign.

Then click the **One-click installer** tab.

<figure><img src="/files/GEw4gw12NErXuQLhG9HP" alt=""><figcaption></figcaption></figure>

From here, click on the service you want to create, for example, GitLab.

Then fill in all required information in the next step. The subdomain and domain you choose will be the address where you access your service.

<div align="left"><figure><img src="/files/PXFXHVvTrCNMyr9truF9" alt=""><figcaption></figcaption></figure></div>

Once everything is filled out, click **Create** at the bottom of the page. Here, you'll also get a summary of the virtual machine about to be created, along with the cost.

<div align="left"><figure><img src="/files/iQpzTrUK2SRVYjfjB8xb" alt="" width="563"><figcaption></figcaption></figure></div>

On the next page, you'll see the virtual machine name and the service URL.

<div align="left"><figure><img src="/files/0DvIhf7YHfbtp2drnZcd" alt=""><figcaption></figcaption></figure></div>


---

# 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:

```
GET https://docs.glesys.com/products/compute/one-click-installers/how-tos/create-a-service.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.
