Skip to content

Security and Operations

Dockit keeps public operations documentation separate from internal implementation details. The main site's Operations page is written for customers, while this document explains the current system from an engineering perspective.

Public Operations Docs

The main site's Operations page explains the following in customer-friendly terms.

  • Security boundaries
  • billing access
  • delivery coverage
  • Monitoring and account controls

Service Operations Notes

Firebase Hosting

  • Hosts the main React app
  • Also serves the VitePress static site under /docs

Firebase Functions

  • generation job
  • billing confirmation
  • webhook
  • reconciliation
  • admin actions

Firestore

  • generation jobs
  • generated config cache
  • user profile projection
  • project data

Account Controls

  • Firebase Auth sign-in
  • Admin functionality exposed through admin email detection
  • Test plan override support

Documentation Operations

This documentation site provides user guides and technical docs, while legal notices and customer trust pages stay on the main marketing site.

Public Trust Pages

The main Dockit site remains the source of truth for:

  • Privacy policy
  • Terms of service
  • Refund policy
  • Public-facing operations statements

Dockit documentation