TotalApp Docs

Engineering & Infrastructure

Software delivery, DevOps, developer/database tooling, and QA/test automation for engineering teams.

Overview

Engineering & Infrastructure brings together DevOps, developer/database tooling, and QA/test automation into one Enterprise-tier operations layer for platform and engineering teams — the home for TotalApp's software delivery pipeline, infrastructure management, and quality gates.

DevOps & Infrastructure

CI/CD Pipelines

Configure and monitor build/deploy pipelines end to end.

IaC Explorer

Browse and validate Infrastructure-as-Code definitions.

Container Manager

Manage container images, versions, and deployment targets.

Deployment Replay

Step back through past deployments to diagnose regressions.

Cron Expression Builder

Visually build and validate cron schedules for scheduled jobs.

Log Streamer

Live-tail logs across services from one console.

Health Dashboard

Real-time infrastructure and service health overview.

Developer & Database Tools

ORM Mapper

Visual object-relational mapping across your data model.

Visual Query Builder

Build database queries without writing raw SQL.

Schema Visualizer

Explore table relationships and schema structure visually.

API & Webhook Playground

Test API endpoints and webhook payloads interactively.

Environment Manager

Manage environment variables and configuration across environments.

QA & Test Operations

Test Automation Hub

Centralize and orchestrate automated test execution.

Test Execution Reports

Detailed pass/fail reporting across test runs.

Test Management & Cases

Organize test cases, suites, and coverage across the product.

Defect Tracking & Triage

Log, triage, and track defects found during testing.

Quality Gates

Define pass/fail thresholds that block a release from shipping.

How This Group Fits Together

1. Code & DB changes
2. CI/CD Pipeline builds
3. Quality Gates enforce checks
4. Container Manager deploys
5. Health Dashboard monitors

Frequently Asked Questions

Is this a replacement for GitHub Actions / Jenkins?
No — CI/CD Pipelines and Deployment Replay are designed to give visibility and control over your existing pipeline tooling, not to replace it outright.
Do Quality Gates block deployments automatically?
Yes — once configured, a failing Quality Gate check prevents the pipeline from proceeding to the deploy stage until the failure is resolved or explicitly overridden by an authorized user.
Who typically uses this App Group day-to-day?
Platform engineers, backend developers, and QA engineers — it is built for teams shipping and maintaining software on top of TotalApp, not for business/operations users.