Get started with Secretless

Secretless is a connection broker to enable apps to transparently authenticate to services without managing secrets. It is publicly available as a container image on DockerHub.

Secretless is typically deployed as a sidecar container which shares a trusted network stack with your application container. It is this trusted sharing that enables your application to make connections through Secretless.

In this section we provide step-by-step instructions to deploy Secretless using the following secret providers:

Method

Description

Use Secretless with Conjur Enterprise

Fully featured vault appropriate for production environments.

Use Secretless with Conjur Open Source

Appropriate for small-scale production use.

Use Kubernetes Secrets to Deploy Secretless

Easy to use, appropriate for test or development environments.