Jump to Content
SaladCloud
GuidesAPI ReferenceChangelog
Log InSaladCloud
Log In
GuidesAPI ReferenceChangelog

Documentation

  • What Is Salad?
  • Salad Infrastructure
  • Salad Container Engine (SCE)
    • Containers

Recipes

  • Using Recipes
    • How To Use Stable Diffusion 2.1
  • Customize Recipes
    • How to Customize Stable Diffusion 2.1

Salad Inference Endpoints

  • Salad Inference Endpoints (SIE)
    • How To Use Stable Diffusion 2.1

Salad Gateway Service

  • Using HTTP CONNECT (Recommended)
  • Using HAproxy PROXY v2 Protocol
  • Requesting a Node Removal
  • Approved Domains
  • Smart Routing

Getting Started ( Setup Guide )

  • Beta Signup Guide
    • Register on Salad Portal
    • Creating Organizations
    • Set Up a Project
    • Request Resources
  • How to Deploy a Container with Salad Portal
  • How to Deploy a Container Group with the Public API
  • Private Container Registries
    • Google Container Registry
    • Azure Container Registry
    • Dockerhub
    • Amazon Elastic Container Service (Amazon ECS)
  • Truss Deployment Guide to Salad Portal and API

Guides

  • How to deploy a Node App on Salad
    • Create Your first "hello world"
    • Create a container
    • Save to docker hub
    • Deploy via portal
    • Deploy via API
  • How to use Cloudflare Tunnels with Salad

Glossary

  • Glossary
Powered by 

Authorization

Suggest Edits

Authorization

Authorization is the process of determining whether a user or system has permission to perform a specific action, such as pulling an image from the registry. In a private registry, this can involve setting up roles and permissions for users or groups of users, so that only those who are authorized to do so can access the images.

Updated about 2 months ago


  • Table of Contents
    • Authorization