A production/development environment setup powered by Rez, Allzpark and MongoDB.
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