Welcome to the IronCore Project Documentation. This is the central source for all components of the IronCore project. This repository holds the multi-repository configuration for the IronCore-based documentation. Here you’ll find detailed guides, architecture overviews, usage instructions, and developer documentation.
To build and run the documentation container locally, run:
make start-docs
Then open your browser and navigate to http://localhost:5173/ to view the documentation site.
To remove unused Docker containers for this project, run:
make clean-docs
Copyright 2025 SAP SE or an SAP affiliate company and IronCore contributors. Please see our LICENSE for copyright and license information. Detailed information including third-party components and their licensing/copyright information is available via the REUSE tool.