n3trunr / cumulus-orca

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Overview

The Operational Recovery Cloud Archive (ORCA) provides a baseline solution for creating, and managing operational backups in the cloud. In addition, best practices and recovery code that manages common baseline recovery scenarios is also maintained. Requirements and use cases for ORCA are derived from the ORCA Working Group.

ORCA Static Documentation

ORCA documentation can be found at nasa.github.io/cumulus-orca. The documentation is available for developers, data managers, and users. Additional documentation is being added continually.

Make sure you are using the following node.js versions to view the documentation.

  • npm 8.11.0
  • node 16.15.1

Further ORCA documentation can be read locally by performing the following:

cd website
npm install
npm run start

Once the server is running, documentation should be available on http://localhost:3000.

ORCA Deployment

The ORCA deployment is done with Terraform.

Currently, Orca should only be deployed as an integration with Cumulus. See deployment documentation for steps and other documentation.

About

License:Other


Languages

Language:Python 73.1%Language:HCL 12.7%Language:Shell 12.4%Language:JavaScript 0.7%Language:PLpgSQL 0.7%Language:Dockerfile 0.2%Language:CSS 0.1%Language:PowerShell 0.1%