> For the complete documentation index, see [llms.txt](https://kb.stoque.com.br/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://kb.stoque.com.br/migre-para-zeev/migracao-de-ambientes-on-premises/introducao.md).

# Sumário

**On-premises** é a situação na qual o sistema é instalado, gerenciado e monitorado nas dependências de servidores de propriedade do clientes, sob responsabilidade da própria equipe técnica do cliente. Mesmo que seu ambiente esteja hospedado em um servidor na nuvem, na medida em que ele não é gerenciado pela Zeev e não está na nuvem da Zeev, ele é considerado on premises para fins dos procedimentos a serem apresentados a seguir.

{% content-ref url="/pages/-MhKFVk3W5wNDKDBA33g" %}
[Download do pacote de instalação](/migre-para-zeev/migracao-de-ambientes-on-premises/download-do-pacote-de-instalacao.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MDViZtO5b0xaNBGoyDH" %}
[Mudanças em requisitos técnicos de servidor](/migre-para-zeev/migracao-de-ambientes-on-premises/requisitos-tecnicos.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MDWGcC4N50q2j4L2Xi0" %}
[Suporte a Oracle Database](/migre-para-zeev/migracao-de-ambientes-on-premises/suporte-a-bd-oracle.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MFWm2Amqi4oGmiTsB\_o" %}
[Suporte a Zeev Quartz](/migre-para-zeev/migracao-de-ambientes-on-premises/suporte-a-orquestra-quartz.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MDWNO6zesbp6EpsIe34" %}
[Instalação de um NOVO ambiente on premises Zeev (em branco)](/migre-para-zeev/migracao-de-ambientes-on-premises/instalacao-novo-ambiente-on-premises.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MDXHfnrEXgxiYzndfZy" %}
[Upgrade de instalação já existente on premises BPMS3 para Zeev (sem mudar servidor)](/migre-para-zeev/migracao-de-ambientes-on-premises/upgrade-de-instalacao-on-premises.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MDWY5FAI4WvVj4Ey5WW" %}
[Upgrade de instalação já existente on premises BPMS3 para Zeev (com novo servidor)](/migre-para-zeev/migracao-de-ambientes-on-premises/migracao-de-ambientes-on-premises.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MYlGYJhcZmE0IPgrgja" %}
[Upgrade on premises do Zeev versão 4.X para 4.Y](/migre-para-zeev/migracao-de-ambientes-on-premises/upgrade-do-bpms4-versao-4.x.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MFVQc-Oa\_ROBO3F45QJ" %}
[Criptografar arquivo web.config](/migre-para-zeev/migracao-de-ambientes-on-premises/criptografar-arquivo-web.config.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MPlSsJM5WpKKZwXHJcw" %}
[Atualização de licença de uso](/migre-para-zeev/migracao-de-ambientes-on-premises/atualizacao-de-licenca-de-uso.md)
{% endcontent-ref %}


---

# 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://kb.stoque.com.br/migre-para-zeev/migracao-de-ambientes-on-premises/introducao.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.
