pull/129/head
Muhammad Atif Ali 1 year ago
parent 2f1bb7fd26
commit 3363d778fe

@ -61,7 +61,7 @@ artifactory:
> Replace `CODER_URL` with your Coder deployment URL, e.g., <coder.example.com>
2. Create a new Application Integration by going to <https://JFROG_URL/ui/admin/configuration/integrations/new> and select the Application Type as the integartion you created in step 1.
![JFrog Platform New Integrtaion](../.images/jfrog-oauth-app.png)
![JFrog Platform New Integrtaion](../.images/jfrog-oauth-app.png)
3. Add a new [external authetication](https://coder.com/docs/v2/latest/admin/external-auth) to Coder by setting these env variables,
@ -141,4 +141,5 @@ provider "docker" {
}
}
```
> Here `REPO_KEY` is the name of docker repository in Artifactory.

Loading…
Cancel
Save