Project README

Source: README.md

Manual Index Client UI

Earthbond Deployment Repository

Earthbond is now treated as the primary deployment project in this repository.

This repository is the canonical GitHub source for the Earthbond app, while the running server remains the local Docker-based runtime environment.

The repository still contains a workspace-level projects/ split so Earthbond and WIICCO site assets are no longer mixed conceptually:

  1. projects/earthbond/README.md
  2. projects/wiicco-site/README.md

Deployment source of truth:

  1. remote repository:
  1. active deployment branch:

Metadata-first geodetic data platform POC with strict CRS rules, audit lineage, and tenant schema isolation.

Implemented in this phase

Key directories

Prerequisites

Local macOS setup

  1. Bootstrap:
  1. Start infra:
  1. Activate virtual environment:
  1. Apply migrations:
  1. Run APIs and workers (separate terminals):
  1. Run web apps:

Docker full stack

Services:

WAN deployment

Use a DNS A record from your chosen subdomain to the public IP assigned by your ISP/router.

Recommended exposure model:

Do not expose these directly to WAN unless you are deliberately securing them separately:

Current hardened compose behavior:

If you are using a public hostname or WAN IP, update .env:

Example for your current static IP:

Validation

Point Cloud Output Notes

Notes

Additional design docs