# Hop Server

## Hop Server

### Description

![server](/files/tmK61lGVak8OkBBtLx4Z)

Hop Server is a lightweight web server that hosts a Hop runtime for remote execution, with a web interfaces and a set of servlets to check execution status etc.

Check the Hop Server docs for more details.

### Related Plugins

None/All

### Options

| Option                  | Description                                |
| ----------------------- | ------------------------------------------ |
| Server name             | the name to use for this server definition |
| Hostname or IP address  |                                            |
| Port (empty is port 80) |                                            |
| Web app name (optional) |                                            |
| Username                |                                            |
| Password                |                                            |
| Use https protocol      | default: false                             |

### Samples

None


---

# 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.primeur.com/data-shaper-1.21/knowing-the-data-shaper-designer/index-2/hop-server.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.
