# Use

- [Getting started](/use/getting-started.md)
- [Pre-requisites](/use/getting-started/developer-setup.md)
- [Install Sunbird-RC](/use/getting-started/install-sunbird-rc.md)
- [Developer's Guide](/use/developers-guide.md)
- [Functional Registry](/use/developers-guide/functional-registry.md)
- [Installation Guide](/use/developers-guide/functional-registry/installation-guide.md): The following steps will help you to setup SunbirdRC components for a local/development/production environment.
- [Registry CLI](/use/developers-guide/functional-registry/installation-guide/installation-guide.md): The following steps will help you to setup SunbirdRC components for a local/development environment.
- [Setup A Registry Instance](/use/developers-guide/functional-registry/installation-guide/installation-guide/setup-a-registry-instance.md)
- [Manual installation through docker-compose](/use/developers-guide/functional-registry/installation-guide/manual-installation-through-docker-compose.md): The following steps will install SunbirdRC via docker compose file
- [Production setup through Helm](/use/developers-guide/functional-registry/installation-guide/production-setup-through-helm.md): The below scripts will help the adopters to deploy SunbirdRC services in the Kubernetes environment.
- [Working with Source Code](/use/developers-guide/functional-registry/working-with-source-code.md)
- [Configurations](/use/developers-guide/functional-registry/configuration.md): Registry provides following configuration properties
- [Frontend Configurations](/use/developers-guide/functional-registry/configuration/frontend-configurations.md): Registry provides following configuration properties
- [Frontend - Proxy configuration](/use/developers-guide/functional-registry/configuration/frontend-proxy-configuration.md): This setting is required when you want to run an application in a local environment.
- [Audit Configuration](/use/developers-guide/functional-registry/configuration/audit-configuration.md): The following document describes about how audit on registry schema can be enabled
- [Notifications Configuration](/use/developers-guide/functional-registry/configuration/notifications-configuration.md)
- [View Templates Configuration](/use/developers-guide/functional-registry/configuration/view-templates-configuration.md): Sunbird RC provides a functionality to transform the entity response body with different transformation templates
- [Schema Setup](/use/developers-guide/functional-registry/schema-setup.md)
- [Introduction To Schemas](/use/developers-guide/functional-registry/schema-setup/introduction-to-schemas.md)
- [Creating Your Own Schemas](/use/developers-guide/functional-registry/schema-setup/creating-your-own-schemas.md)
- [Schema Configuration](/use/developers-guide/functional-registry/schema-setup/schema-configuration.md)
- [Create Schemas With Custom Password](/use/developers-guide/functional-registry/schema-setup/create-schemas-with-custom-password.md)
- [Setup the Backend](/use/developers-guide/functional-registry/setup-the-backend.md)
- [Setup the Frontend](/use/developers-guide/functional-registry/setup-the-frontend.md)
- [Backup and Restore](/use/developers-guide/functional-registry/backup-and-restore.md)
- [PostgreSQL](/use/developers-guide/functional-registry/backup-and-restore/postgresql.md)
- [SQL Dump](/use/developers-guide/functional-registry/backup-and-restore/postgresql/sql-dump.md)
- [File System Level Backup](/use/developers-guide/functional-registry/backup-and-restore/postgresql/file-system-level-backup.md)
- [Continuous Archiving and Point-in-Time Recovery (PITR)](/use/developers-guide/functional-registry/backup-and-restore/postgresql/continuous-archiving-and-point-in-time-recovery-pitr.md)
- [Cassandra](/use/developers-guide/functional-registry/backup-and-restore/cassandra.md)
- [Snapshot-based backup method](/use/developers-guide/functional-registry/backup-and-restore/cassandra/snapshot-based-backup-method.md)
- [Incremental backup method](/use/developers-guide/functional-registry/backup-and-restore/cassandra/incremental-backup-method.md)
- [Data Restore](/use/developers-guide/functional-registry/backup-and-restore/cassandra/data-restore.md)
- [Generic Identity And Access Management](/use/developers-guide/functional-registry/generic-identity-and-access-management.md): SunbirdRC was tightly coupled with keycloak for authentication & authorization of users. Currently, SunbirdRC is updated to support any identity layer (oauth2 compliant) for IAM
- [Metrics](/use/developers-guide/functional-registry/metrics.md): The following document describes how the metrics can be emitted through registry
- [Custom Keycloak Build](/use/developers-guide/functional-registry/custom-keycloak-build.md)
- [Custom QR Code design](/use/developers-guide/functional-registry/custom-qr-code-design.md): Sunbird RC support configuring a custom design for the QR code instead of a plain black coloured QR Code
- [VC Verification Module](/use/developers-guide/functional-registry/vc-verification-module.md): This is a common library created to be used in any Sunbird RC platform for VC verification.
- [Credentialling Services](/use/developers-guide/credentialling-services.md)
- [Installation Guide](/use/developers-guide/credentialling-services/installation-guide.md)
- [Run for development](/use/developers-guide/credentialling-services/installation-guide/run-for-development.md): Run identity, credential-schema and credentials services locally for development
- [Docker compose based](/use/developers-guide/credentialling-services/installation-guide/docker-compose-based.md)
- [Helm based](/use/developers-guide/credentialling-services/installation-guide/helm-based.md)
- [Configurations](/use/developers-guide/credentialling-services/configurations.md)
- [Working with the Vault](/use/developers-guide/credentialling-services/working-with-the-vault.md): This page is dedicated for the details of how to use hashicorp vault in sunbird rc using docker and what all the things related to it should we remember.
- [Integrations](/use/integrations.md)
- [SSO with existing systems](/use/integrations/sso-with-existing-systems.md)
- [Digilocker Meripehchaan SSO](/use/integrations/digilocker-meripehchaan-sso.md): This document will illustrate on how digilocker meripehchaan can be configured.
- [Digilocker Integration](/use/integrations/digilocker-integration.md): This document covers the process of integrating digilocker with SunbirdRC, to pull the credentials from SunbirdRC to digilocker wallet
- [Connectors](/use/connectors.md)
- [G2P Connect](/use/connectors/g2p-connect.md)
- [Open ID for Verifiable Credentials (OID4VCI)](/use/connectors/open-id-for-verifiable-credentials-oid4vci.md)
- [Release Notes](/use/latest-release-v1.0.0.md)
- [Registry](/use/latest-release-v1.0.0/release-notes.md)
- [Credentialling](/use/latest-release-v1.0.0/credentialling.md)
- [Admin Portal](/use/admin-portal.md)
- [Login](/use/admin-portal/login.md): Access Administrator/Tenant Portal
- [Get Started](/use/admin-portal/get-started.md): Access Administrator Portal
- [Create Schema](/use/admin-portal/get-started/create-schema.md)
- [Attestation Workflows (WIP)](/use/admin-portal/get-started/attestation-workflows-wip.md)
- [VC Template](/use/admin-portal/get-started/vc-template.md)
- [Custom VC Template (WIP)](/use/admin-portal/get-started/vc-template/verifiable-credential-template-wip.md)
- [Ownership (WIP)](/use/admin-portal/get-started/ownership-wip.md)
- [Publish (WIP)](/use/admin-portal/get-started/publish-wip.md): Publish Schema one at a time
- [Dashboard](/use/admin-portal/dashboard.md): The dashboard provides users with a comprehensive view of schema-related information, allowing seamless navigation and management of schema creation, exploration of APIs, and handling of VC.
