Secret

What is it ?

Secrets are environment variables, they are passed to the execution container.

Scope

The secrets can have two scope

Environment variables are passed to all containers

Creation

Field
Description
Required

Name

Name of your secret (Non unique allowed)

Yes

Value

Value of your secret

Yes

Environment

Environment variable, not used by Free Commit, for information purposes only

No

Scope

See Scope

No

Escape char

Characters to escape (\), separated by a comma

No

Safety consideration

Values are encrypted in the database

Last updated