description |
---|
Setup guide on how to continuously sync your secrets with Circle CI. |
- Generate your Personal Access Token
- Go to your Circle CI user settings and choose "Personal API Tokens."
- Click on "Create New Token" and copy the newly generated token somewhere safe.
- Configuration
- Go to integrations catalog in your envsecrets dashboard and choose "Circle CI."
- On the setup/connection page, enter your Circle CI personal access token you created above and save the configuration.
- Go to the integrations dashboard in your envsecrets organisation and under "Circle CI" choose "Manage."
- Click on "Sync Secrets" button.
- In the page that opens, select your envsecrets project, environment and your Circle CI organisation and project where you wish to push/sync your secrets.
- Complete and save the form.
- Right after saving the configuration and activating an integration on a specific environment in envsecrets, your secrets will automatically get synced for the first time to your Circle CI project. It is advisable you open your Circle CI dashboard and check the values in your new secret.
- From here on, everytime you create a new version of your secrets in your environment, the new values will automatically get pushed to your Circle CI project.