Prerequisites
Prerequisites
- An Enkryptify workspace with admin access
- A running Coolify instance that Enkryptify can reach over the network
- At least one application or service in Coolify
- A Coolify API token with read and write permissions
Permissions
Permissions
Enkryptify connects to your Coolify instance with the API token you provide during setup. The token is encrypted and reused when you create additional Coolify syncs.
- The token must allow Enkryptify to:
- List the applications and services available to your team
- Create and update environment variables on the selected resource
- Delete environment variables from the selected resource when they are removed from Enkryptify
Coolify API tokens are scoped to a team. Use a token created in the team that owns the applications or services you want to sync.
Coolify applies new environment variable values on the next deployment. After
a sync runs, redeploy the application or service in Coolify to pick up the
updated secrets.
Steps to complete
Create a Coolify API token
- Open your Coolify dashboard. - Go to
Keys & Tokensand thenAPI tokens. - Create a token withreadandwritepermissions. - Copy the token before leaving the page, it is shown only once.
Connect to your instance
- Enter your Coolify instance URL (for example
https://coolify.example.com). - Paste the Coolify API token. - Continue to validate the connection.
Select your application or service
- Choose the Coolify application or service that should receive your secrets. - Applications and services are listed together and labeled so you can confirm the correct target.