Atlas view

Infrastructure

This domain groups systems that solve Infrastructure problems - shared vocabulary, common interfaces, and repeatable operational constraints. Use this page to see which systems already exist, what they ingest and emit, and which patterns we repeatedly rely on in this problem space.

Domains are how we avoid reinventing the same solution in slightly different shapes. When a domain repeats, it’s a signal to standardize schemas, mapping layers, auth patterns, and operator workflows.

Domain guide

How to read this domain

Definition

This domain groups systems focused on infrastructure workflows, shared data models, and repeatable operational constraints.

What belongs

  • Systems where infrastructure is the primary problem space.
  • Integrations that move, validate, or enforce data in this domain.
  • Operational tools that reduce risk and manual work for this domain.

What doesn't

  • Generic tools where infrastructure is incidental metadata.
  • One-off experiments without domain-specific constraints.

Typical integrations and constraints

  • Source-of-truth feeds, vendor APIs, and scheduled extracts.
  • Schema drift, credential scope, and compliance requirements.
  • Role-based access and operational review cycles.

Common interfaces

  • REST/JSON APIs and vendor export endpoints.
  • CSV, SQL views, or Sheets-based boundary objects.
  • Auth boundaries (service accounts, OAuth, SSO).
Results 9 projects
Component · Deprecated

Rust SQLx Tooling (Integrated SSH Tunnel)

Make remote data extraction reproducible by managing SSH tunnel setup and teardown in the tool. It ingests SSH target; DB creds; query definitions and produces …

Reality Ingestion Automation Engines Operational Adoption
Open project
System · Active

Rust Streaming Tool (Web Playback)

Provide a low-latency, self-hosted screen/audio streaming tool that plays directly in a browser via WebRTC. Capture a selected monitor and audio source. Encode …

Reality Ingestion Automation Engines Human Interfaces Operational Adoption
Open project
Field Tool · Active

apache-git-sync

A small Rust daemon that keeps /etc/apache2 bidirectionally synced with a Git remote. Local edits are autocommitted and pushed. Remote changes are safely …

Reality Ingestion Human Interfaces Operational Adoption
Open project
System · Deprecated

CertManager

Automate certificate issuance and renewal via ACME with hooks for DNS/web validation and post-deploy workflows. Read dehydrated config and domains.txt for …

Automation Engines Reality Ingestion Human Interfaces Operational Adoption
Open project
Field Tool · Active

git-tools

Ensure every bare repo in a directory mirrors reliably without manual per-repo setup. Scans a directory for bare repos and normalizes repo names. Ensures each …

Reality Ingestion Human Interfaces Operational Adoption
Open project
Experiment · Deprecated

iscdhcp

Automate consistent DHCP configuration generation across multiple sites from a normalized file-based configuration layout. It ingests Configuration files …

Automation Engines Operational Adoption
Open project
System · Deprecated

migrated-repos/gitlist

Offer a simple web interface for browsing repository files, commits, and diffs. Scan configured repository paths and render them in a web UI. Provide views for …

Reality Ingestion Human Interfaces Operational Adoption
Open project