Installation

Prerequisites

Nitric relies on functionality from the following projects to help retrieve plugins, containerize, and deploy your application. Please follow these links to the official installation steps for each.

Deployment Prerequisites

Deployment plugins have their own requirements, please refer to the documentation for the specific deployment provider you want to use.

When setting up Docker on Linux be sure to follow the post-installation steps so you can run Docker as a non-root user.

Installing the Nitric CLI

brew install nitrictech/tap/nitric

Manual Install

Alternatively, you can download pre-compiled binaries from the releases page and install them manually.

Update to the latest version

brew upgrade nitric

You can easily check which version you're on by running nitric version.

Release notes

You can view the CLI release notes on our CLI GitHub Releases page.

What's next

Last updated on Oct 15, 2024