# Installation

Setting up DIVOC in your country to orchestrate a new health programme? The guide covers everything you need to know to implement DIVOC. The different sections are meant for people who are involved in planning and managing the various aspects of the implementation process, as well as those involved in the technical work. The documents cover the various steps and configurations required. <br>

## What will it cover?

### A. [Skills needed to set up DIVOC](/platform/installation/skills-needed-to-set-up-divoc.md)

### B. [Implementation Checklist](/platform/installation/implementation-checklist.md)

### C. [Setting up DIVOC](/platform/installation/setting-up-divoc-in-k8-cluster.md)

### D. [Backup & Restore: Postgres, Clickhouse, and Kafka](/platform/installation/setting-up-divoc-in-k8-cluster/backup-and-restore-postgres-clickhouse-kafka-and-redis.md)

### E. [Infrastructure Recovery](/platform/installation/setting-up-divoc-in-k8-cluster/infrastructure-recovery.md)

### F. [Server Hardening](/platform/installation/setting-up-divoc-in-k8-cluster/server-hardening.md)

### G. [Certificate and Verification Component](/platform/configuration/configuring-the-certification-and-verification-component.md)&#x20;

### H. [Platform Policy Guidelines](/community/about-project-team/platform-policy-guidelines.md)

### I. [Privacy Policy Recommendations](/community/about-project-team/privacy-policy-recommendations.md)

Each country will have its own set of requirements in line with globally accepted standards for issuing certificates. The guides will walk you through:

* [How to configure the certificate component?](/platform/configuration/configuring-the-certification-and-verification-component/configuring-certificates.md)&#x20;
* [How to set up the verification portal for your implementation?](/platform/configuration/configuring-the-certification-and-verification-component/how-to-set-up-the-verification-portal-for-implementation.md)
* [How to configure the update certificate API?](/platform/configuration/configuring-the-certification-and-verification-component/how-to-configure-the-update-certificate-api.md)

&#x20;&#x20;

[![Creative Commons License](https://i.creativecommons.org/l/by/4.0/80x15.png)](http://creativecommons.org/licenses/by/4.0/)*All content on this page by* [*eGov Foundation*](https://egov.org.in/) *is licensed under a* [*Creative Commons Attribution 4.0 International License*](http://creativecommons.org/licenses/by/4.0/)*.*


---

# 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://divoc.digit.org/platform/installation.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.
