Skip to content

getblessing/rez-ozark

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ozark

A production/development environment setup powered by Rez, Allzpark and MongoDB.

image

Usage

Ozark ships with a MongoDB/MontyDB based Rez package repository plugin which used to store Allzpark profile packages, you may see ozark/config/rezconfig.py for configuration details.

  • Enter Ozark

    $ rez-env ozark
  • Init profile at current working directory

    $ party --init
  • Enable profile to MongoDB

    $ party --at release
  • Or MontyDB

    $ party --at install
  • List out all profiles

    $ party --list