Last updated

Installation Options

Catena is source available, which means you need to either run it on your machine or deploy it to a live environment that you control.

Running Catena Locally

The only supported method for installing Catena locally is by building it from source. You may either do this by compiling Catena directly on your machine or by using Docker.

Deploying Catena to a Live Environment

Alternatively, you can deploy Catena to live environment such as Heroku or AWS.

When you're ready, check out our CI/CD information on automated tested and integrating Catena into your CI/CD pipeline.