Quickstart
Get up and running with Nuon in a few minutes.
This guide will walk you through getting started with Nuon.
You must request an org before you can complete this guide. Please reach out to us.
Install the CLI
If you are not using Homebrew, refer to our CLI documentation for other installation options.
Authenticate
Once you have installed the Nuon CLI, log in.
Follow the prompts in the browser and log in using a Google account. Once you’ve logged in you can verify your API token with the nuon orgs api-token
command. You should also now have a config file at ~/.nuon
. Values saved to this file will be used as CLI flag defaults.
Select your Org
Now that you are logged in you can select your organization to start using it.
Confirm you have selected the correct organization.
Connect your GitHub Account
To deploy code from private repos you will need to connect to your GitHub account or organization.
Confirm the repo is connected.
Create an App
Now that you are set up, the next step is to configure and deploy an app.