Dockerfiles and configuration for all recipes can be found in the SaladCloud Recipes GitHub
repository.
What are Recipes?
Recipes are pre-configured deployment templates for Container Groups that make it easy to get started with common workloads. Each Recipe includes a set of default parameters and configurations that can be deployed as-is or customized to meet your specific needs. See also Recipe Documentation.How to Use Recipes
Recipes can be deployed from the SaladCloud Portal, from the “Create Container Group” page.- Navigate to the Portal: Visit https://portal.salad.com and log in to your account.
- Select your Organization: If you have multiple organizations, select the one where you want to deploy the Recipe.
- Select your Project: If you have multiple projects, select the one where you want to deploy the Recipe.
- Navigate to Container Groups: Click on the “Container Groups” tab in the left-hand navigation.
- Create a New Container Group: Click the “Deploy a Container Group” button.
- Choose a Recipe: Select a Recipe, either from the “Featured” section, or from the “Recipes” section.
- Deploy or Customize: Review the Recipe parameters and configurations, and click “Deploy” to create the Container Group. The default configuration is chosen for an optimal experience, but you can customize the Recipe to meet your specific requirements, including number of replicas, hardware resources, and more.
- Explore the Documentation: Each recipe has a readme that lives on the container group page once deployed. Additionally, some recipes have additional documentation here or on third party sites.
- Monitor and Manage: Once the Container Group is deployed, you can monitor its status and logs from the Portal. You can also edit and scale the Container Group as needed, including deploying custom docker images.