This repository follows the Lightning IT shared release and quality model.
See RELEASE.md for:
- branch and release flow
- required quality checks
- test matrix
- release evidence
- artifact publishing
- supported repository-specific release behavior
Repository classification: Documentation Repository.
Required test profiles: pre-commit, markdown, link-check.
Publishing targets: none.
| Platform / Product | Status | Validation |
|---|---|---|
| ubuntu-latest | Supported | Repository quality |
| lcp-docs | Tested where applicable | Repository quality |
This repository is the entry point for internal and operator-facing documentation of the Lightning IT Control Platform (LCP).
Product context: https://www.lightning-it.de/produkte/lcp
Based on the official product positioning, LCP combines three building blocks:
- ISMS component (Governance & Security): certification-ready security governance (ISO 27001 / BSI), including roles, policies, risk management, and audit preparation.
- PGF component (Structure & Operational Reliability): governance framework with operational handbooks, detailed concepts, and requirement catalogs.
- ModuLix component (Automation & DevSecOps): technical delivery with GitOps, CI/CD, Vault, monitoring, backup, and hardening with compliance-by-design.
The product page explains what LCP is at a high level. This repository exists to document how LCP is implemented and operated in practice:
- versioned architecture and implementation guidance
- reproducible runbooks for operations and automation
- shared governance and security documentation
- traceable documentation updates through Git history
- Single, stable entry point for onboarding and day-2 operations
- Better collaboration across Security, Operations, and Engineering
- Faster reuse of proven patterns instead of re-documenting per project
- Audit-friendly documentation for regulated environments
10-isms/- governance and security documentation
Start:10-isms/README.md20-pgf/- structure and operational reliability documentation
Start:20-pgf/README.md30-modulix/- automation and DevSecOps documentation
Start:30-modulix/README.md
- Index:
20-pgf/00-index.md - Overview:
20-pgf/10-overview.md - Requirements:
20-pgf/20-requirements.md - Processes:
20-pgf/30-processes.md - Controls:
20-pgf/40-controls.md
See SECURITY.md for supported versions and vulnerability reporting.
See CONTRIBUTING.md for contribution and review expectations.
See LICENSE.
This repository follows the Lightning IT shared release and quality model.
The README shows the current supported and tested matrix.
Exact per-version validation proof is stored with each GitHub Release as release-evidence.md and release-evidence.json.
Releases are created from the protected main branch after a reviewed develop -> main release promotion.
Repository checks validate the managed structure, documentation, and release model for this repository type.
See:
Repository classification: Documentation Repository.
Required test profiles: pre-commit, markdown, link-check.
Publishing targets: none.
| Platform / Product | Status | Validation |
|---|---|---|
| ubuntu-latest | Supported | Repository quality |
| lcp-docs | Tested where applicable | Repository quality |
Validation proof for each released version is stored in the corresponding GitHub Release evidence.
This repository does not publish release artifacts by default; release evidence is recorded when artifact releases are enabled. The evidence records:
- tested matrix combinations
- GitHub Actions run links
- artifact references
- publish status
- security scan status
See GitHub Releases, RELEASE.md, and TESTING.md for the release process and validation model.