# Conectar software autoalojado

Conectar Violet a software autoalojado es simple y seguro. Lea más sobre los enfoques disponibles a continuación:&#x20;

1. Conéctese directamente a Violet colocando [nuestra(s) dirección(es) IP](/es/recursos/administrativo/conectar-software-autoalojado/lista-permitida-de-ip.md) en la(s) lista(s) de permisos aplicable(s)
2. Establezca un [túnel VPN](/es/recursos/administrativo/conectar-software-autoalojado/tunel-vpn.md) (recomendamos Tailscale, un enfoque de red en malla)
3. Establezca un [túnel VPN Sitio a Sitio](/es/recursos/administrativo/conectar-software-autoalojado/tunel-vpn-sitio-a-sitio.md) (enfoque IPsec)


---

# 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.violetlabs.com/es/recursos/administrativo/conectar-software-autoalojado.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.
