This is an application used for testing the state of Hyrax. The main
branch is automatically deployed to dev.nurax.samvera.org every time there is a push to Hyrax's main
branch. The stable
branch is pinned to the latest stable release of Hyrax, and is deployed much less often, only when there has been a new release, to stable.nurax.samvera.org. The pg
branch is used to demonstrate Hyrax's Valkyrie PostgreSQL adapter configuration. It tracks the main
branch of Hyrax, and is deployed to pg.nurax.samvera.org
See the docker notes to learn about running Nurax in Docker.
The nurax servers are built and deployed using terraform.
The main
branch (which supports Nurax's dev
instance) and pg
branch are deployed every time there is a push to Hyrax's main
branch. The stable
branch is deployed every time there is a new tagged Hyrax release.
Please direct questions about this code or the servers where it runs to the #nurax
channel on Samvera slack.