Skip to content
This repository has been archived by the owner on Jun 6, 2022. It is now read-only.

sassoftware/conary

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
doc
 
 
 
 
man
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Conary -- Archived Repository

Notice: This repository is part of a Conary/rpath project at SAS that is no longer supported or maintained. Hence, the repository is being archived and will live in a read-only state moving forward. Issues, pull requests, and changes will no longer be accepted.

Overview

Conary is a system software provisioning and management tool that brings concepts from distributed source code control systems such as Git and Mercurial to system management. Conary provides differential update, rollback, configuration management, staging/promotion, entitlement, replication, dependency management, introspection, attribution/lineage, repeatable build, and layered platform/system definition. Unlike most package-based software management tools that depend on archive files as their primary mechanism of distribution, Conary provides networked repositories containing structured version hierarchies of all the files and organized sets of files in software products.

Conary has three main components: software repository, system management, and software build. The system management component manages the state of an individual system (based on the contents of a Conary repository), the build component automates building software and collections of software into a Conary repository, and the Conary repository is a web application that stores versions of software and collections of software.

Conary models the intended state of a system, such that it can recreate the same state systematically on other machines, enabling precise staging (“dev/test/prod”) of changes through a deployment process, and easing provisioning of large sets of similar or identical systems. A model can be maintained on a target system or packaged into a Conary repository. Conary also intelligently preserves intentional local changes on installed systems, such that an update will not blindly obliterate local changes such as changes to configuration files.

Conary is also the core technology of a family of tools that further automate the software build and management process.

About

Distributed software repository, build, and system management tool

Resources

License

Stars

Watchers

Forks

Packages

No packages published