Prerequisites
It's best to first go through Getting started with Salto before continuing with this guide.
It's recommended to get some background on Multi-env to better understand what each step in this flow means. See Multi-env workspaces.
Introduction
This is a step-by-step guide in which you will:
- Set up your workspace with two different envs; in this guide we'll name them Dev and Staging for convenience
- Fetch a small change from your Dev env
- Deploy the same change to Staging
Let's get started with Setting up a Multi-env workspace!
Updated 3 months ago