Quickstart
This guide will walk you through getting started with Nuon.
Install the CLI
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.