Skip to content

Latest commit

 

History

History
5 lines (5 loc) · 530 Bytes

README.md

File metadata and controls

5 lines (5 loc) · 530 Bytes

This directory contains documentations on different parts of catalog system as listed below.

  • schema directory contains schema definitions for tables in postgres database.
  • deploy.md provides instructions on how to deploy catalog server on GCP.
  • admin.md provides instructions on how to manage write access for different accounts using identity platform on GCP.
  • develop.md provides instructions on how developers can support new functionalities on top of current codebase.