PLUS offer: 30 day free trial. Redeem now

Map My Tracks blog

Map My Tracks launches the official Tour of Britain Tracker app

Return to latest news

Project Dps Demo Install May 2026

Project DPS Demo Install

Acceptance Criteria

  1. Success Path: Running the command on a machine with Docker installed results in a running instance accessible via localhost.
  2. Data Check: Accessing the UI shows a populated dashboard with the sample seeded data.
  3. Idempotency: Running the command twice does not result in errors; the system should either detect the existing instance or tear it down and restart it.
  4. Error Handling: If the port is blocked, the installer automatically selects the next available port rather than crashing.

7. Access Information (Internal Only)

🔐 Credentials are managed via internal password manager – rotate weekly.

4.2 Database Setup

3. Installation Environment

| Component | Specification | |-----------|----------------| | Platform | Linux (Ubuntu 22.04 LTS) / Windows 11 (demo host) | | Database | PostgreSQL 15 | | Backend | Python 3.10 + FastAPI | | Frontend | React 18 (build static) | | Container Option | Docker Compose (optional, for consistency) | | Network | Localhost / internal staging VLAN | project dps demo install