> For the complete documentation index, see [llms.txt](https://altata01.gitbook.io/dreamnetwork-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://altata01.gitbook.io/dreamnetwork-docs/console/service/install-your-server-and-create-autoconfiguration.md).

# Install your server and create autoconfiguration

You need to type service add serverType mode minimum-ram maximum-ram

```
// Example
service install type serverName VERSION
```

{% tabs %}
{% tab title="DreamNetwork.jar - Example Server" %}

```
service install server lobby 1.8.8
```

{% endtab %}

{% tab title="DreamNetwork.jar - Example Proxy" %}

```
service install proxy proxy BUNGEECORD
```

{% endtab %}
{% endtabs %}

| Server | Proxy      |
| ------ | ---------- |
| 1.8.8  | BUNGEECORD |
| 1.9.4  | WATERFALL  |
| 1.10.2 | FLAMECORD  |
| 1.11.2 |            |
| 1.12.2 |            |
| 1.13.2 |            |
| 1.14.2 |            |
| 1.15.2 |            |
| 1.16.5 |            |
| 1.17.1 |            |
| 1.18   |            |
