File tree 1 file changed +4
-5
lines changed 1 file changed +4
-5
lines changed Original file line number Diff line number Diff line change @@ -14,11 +14,7 @@ Use Coder and JFrog Artifactory together to secure your development environments
14
14
without disturbing your developers' existing workflows.
15
15
16
16
This guide will demonstrate how to use JFrog Artifactory as a package registry
17
- within a workspace. We'll use Docker as the underlying compute. But, these
18
- concepts apply to any compute platform.
19
-
20
- The full example template can be found
21
- [ here] ( https://github.com/coder/coder/tree/main/examples/jfrog/docker ) .
17
+ within a workspace.
22
18
23
19
## Requirements
24
20
@@ -94,6 +90,9 @@ The admin-level access token is used to provision user tokens and is never expos
94
90
developers or stored in workspaces.
95
91
</blockquote >
96
92
93
+ The full example template uses Docker as the underlying compute. But, these
94
+ concepts apply to any compute platform. Please check [ here] ( https://github.com/coder/coder/tree/main/examples/jfrog/docker ) .
95
+
97
96
## Offline Deployments
98
97
99
98
See the [ offline deployments] ( ../install/offline.md#coder-modules ) section for
You can’t perform that action at this time.
0 commit comments