> For the complete documentation index, see [llms.txt](https://ajuda.rnp.br/conferenciaweb/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://ajuda.rnp.br/conferenciaweb/ofertas-para-infraestrutura/adesao-espaco-de-gravacoes.md).

# Adesão - Espaço de Gravações

### Sobre

Hoje as instituições contam na oferta padrão um espaço de 10GB (Aprox. 73.0 horas de gravação) que ficam disponíveis por 30 dias de acordo com a [política do serviço](broken://pages/-M7suZAvoIvVqSaWsIXG) na infraestrutura da RNP.&#x20;

Esta oferta será para atender as instituições que desejem aumentar o seu espaço de gravação utilizado pelo serviço de conferência web.

{% hint style="warning" %}
Com este modelo todas as gravações da instituição também serão processadas por esta instância.
{% endhint %}

### Responsabilidades

* **Responsabilidades da instituição:**
  * Manter a infraestrutura do(s) servidor(es) de gravação funcionando
  * Monitorar o espaço em disco
  * Liberar os acessos necessários no Firewall da Instituição
  * Manter a segurança física do Ambiente
  * Recomendar a aplicação do item 8 "Gravações" da política de uso do serviço. (política do serviço)
  * Criação de acesso aos usuários locais com SSH

{% hint style="info" %}
Se a instituição tiver uma quantidade maior de infraestrutura de servidores para disponibilizar, é importante considerar essa disponibilização. Pois assim, terá um melhor desempenho com o processamento das gravações.
{% endhint %}

* **Responsabilidades da RNP:**
  * Operação da funcionalidade de gravação do serviço
  * Atualizações e aplicações de correções no:
    * Sistema Operacional
    * Serviço de Gravação

### Requisitos de Infraestrutura&#xD;

| Recurso      |                Mínimo                |
| ------------ | :----------------------------------: |
| VCPU's       |                   8                  |
| Memória      |                 16 GB                |
| Disco /      |                 50GB                 |
| Disco /dados |                 500GB                |
| OS           | Ubuntu Server 18.04 64 bits (Bionic) |

###

### Requisitos de Firewall

| Origem             | Destino | Protocolo | Porta |
| ------------------ | ------- | --------- | ----- |
| <p>200.130.78.0/24 |         |           |       |

</p><p>200.133.240.0/24</p><p>200.143.192.0/24</p><p>200.130.77.224/28</p><p>200.130.77.225/28</p><p>200.143.193.94</p><p>200.133.241.14</p><p>200.130.75.7</p><p>187.49.72.139</p>                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               |               | TCP       | 22                              |
|                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             | Internet&#xD; | TCP       | 80                              |
|                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             | Internet&#xD; | TCP       | 443                             |
| 200.130.35.97                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               |               | ICMP      |                                 |
| ALLOW Anywhere                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              |               | UDP       | 6000:17999                      |
| <p>200.139.7.155</p><p>200.17.116.88</p><p>200.129.156.99</p><p>200.139.34.217</p><p>200.129.167.57</p><p>200.128.2.8</p><p>138.121.69.33</p><p>200.129.0.78</p><p>200.133.241.143</p><p>200.130.35.155</p><p>200.130.35.156</p><p>200.137.76.148</p><p>200.18.160.21</p><p>200.137.129.30</p><p>200.131.2.173</p><p>200.129.207.181</p><p>200.129.240.123</p><p>200.129.149.55</p><p>200.129.64.151</p><p>200.133.0.40</p><p>200.137.160.141</p><p>200.134.255.33</p><p>200.159.254.108</p><p>200.143.193.89</p><p>200.137.0.199</p><p>200.129.139.172</p><p>200.129.143.210</p><p>200.132.1.92</p><p>200.237.193.28</p><p>200.17.118.192</p><p>200.133.192.42</p><p>200.139.26.32</p><p></p><p>80/tcp ALLOW Anywhere </p><p>443/tcp ALLOW Anywhere </p> |               | TCP       | <p>161 UDP</p><p>5666 TCP</p> |


---

# 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://ajuda.rnp.br/conferenciaweb/ofertas-para-infraestrutura/adesao-espaco-de-gravacoes.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.
