Skip to content

Super8Four/infralynx-platform

InfraLynx Platform

Build License Version Node.js PostgreSQL MS%20SQL%20Server MariaDB Documentation

Modern enterprise DCIM, IPAM, and network infrastructure management platform built with Node.js.

Quick Links: Documentation | Platform Repo | Docs Repo | Standards Repo | Design Repo | Infra Repo

Overview

infralynx-platform is the runtime and application monorepo for InfraLynx. It contains the API, web application, worker services, shared platform packages, migrations, performance tooling, and the delivery-facing code that turns InfraLynx architecture into a usable product.

This repository is the center of the active platform build. It depends on the docs, standards, design, and infrastructure repositories for policy, guidance, assets, and deployment direction, but it owns the running product surface.

Current Status

  • Repository version: v0.12.0-alpha+chunk31.1
  • Program snapshot: v0.1.0-alpha+chunk31
  • Current chunk: 31.1
  • Current phase: Scale / Reliability
  • Next milestone: Chunk 32 -> API Versioning
  • Target release: v1.0.0

The platform is in active scale, reliability, and contract-hardening work. Core platform, IPAM, DCIM, operations, security, and performance foundations are in place. The current focus is making those surfaces stable for long-term external integration.

Roadmap Progress

Completed:

  • Core platform
  • IPAM
  • DCIM
  • Operations
  • Security
  • Performance

In Progress:

  • Reliability / API hardening

Upcoming:

  • Product differentiators
  • Visual subnet planning
  • Network containers
  • AI integrations

Tech Stack

  • Node.js and TypeScript
  • React and Vite
  • BullMQ and Redis-backed infrastructure services
  • PostgreSQL, MS SQL Server, and MariaDB compatibility planning
  • MkDocs for project documentation

Getting Started

  1. Install dependencies:
npm install
  1. Build the workspace:
npm run build
  1. Run the API:
node apps/api/dist/index.js
  1. Run the web UI in another terminal:
npm --workspace @infralynx/web run dev

Documentation Links

InfraLynx Repository Ecosystem

  • infralynx-platform: product runtime, API, worker, UI, migrations, and shared application packages
  • infralynx-docs: official documentation, architecture decisions, operational guides, and API references
  • infralynx-infra: infrastructure-as-code, deployment patterns, and hosting configuration
  • infralynx-standards: governance, contribution policies, standards, and architectural operating rules
  • infralynx-design: design system direction, visual language, UX guidance, and shared assets

Contribution Guidelines

Contributions should follow InfraLynx governance, repository standards, and ADR-driven architectural discipline. Review CONTRIBUTING.md, CLA.md, and the standards repository before proposing large changes.

Support InfraLynx

Support continued development of InfraLynx:

https://buymeacoffee.com/infralynx

Support helps fund:

  • New features
  • Documentation
  • Hosted services
  • Enterprise integrations

License

InfraLynx Platform is licensed under the Apache License, Version 2.0. See LICENSE and NOTICE.

Support / Community

About

Modern enterprise DCIM, IPAM, and network infrastructure management platform built with Node.js.

Resources

License

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors