Skip to content

Latest commit

 

History

History
42 lines (25 loc) · 908 Bytes

README.md

File metadata and controls

42 lines (25 loc) · 908 Bytes

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