docs: brief outline of external recipe deployment

This commit is contained in:
Scott Jungling
2021-08-26 13:41:20 -07:00
parent 3bac987331
commit a70dfa295f

View File

@@ -1,3 +1,21 @@
# Importing External Recipes
External recipes can be imported into Moderne.io for use by your organization.
## Step 1: Go to Load Recipes
Click on _Deploy_ in the left-hand menu.
## Step 2: Upload Recipe Artifact
![](../.gitbook/assets/deployer-upload-artifact.png)
1. Click \_Upload Recipe Artifact to open the form.
2. Provide the `Group ID`, `Artifact ID`, and `Version` for the published artifact.
3. Click _Upload Recipe Artifact_ to submit.
The artifact information will appear in the table if Moderne.io successfully locates the requested artifact.
## Step 3: View recipes in the catalog
Your custom recipes will appear in the Catalog and be discoverable through search once successfully deployed.