Skip to content

CentOS-PaaS-SIG/linchpin

Repository files navigation

LinchPin

LinchPin provides a command-line interface and Python API for provisioning and managing resources across multiple infrastructures. Where multiple infrastructure resource types can be defined with a single topology file.

LinchPin can also generate inventory files for use with additional Ansible playbooks. These are applied using an inventory layout file.

Contributing and Community Participation

Developers are encouraged to contribute to the LinchPin project. Please visit Contributing for details.

Installation

Installation documentation

QuickStart

The Getting Started Guide is a quick guide for LinchPin from the Command-Line.

Using LinchPin

Check out the Getting Started Guide for a quick guide on how to use LinchPin from the Command-Line.

For API documentation, check out the Python API Reference.