8000 docs: simplify JFrog integration docs by matifali · Pull Request #11787 · coder/coder · GitHub
[go: up one dir, main page]

Skip to content

docs: simplify JFrog integration docs #11787

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 17 commits into from
Jan 26, 2024
Prev Previous commit
Next Next commit
fmt
  • Loading branch information
matifali committed Jan 25, 2024
commit 7b32f44515eec93b5ce0c52014b7160b7f5aab42
4 changes: 2 additions & 2 deletions docs/guides/coder-artifactory-integration.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@ January 24, 20204

---

Use Coder and JFrog Artifactory together to secure your development environments without
disturbing your developers' existing workflows.
Use Coder and JFrog Artifactory together to secure your development environments
without disturbing your developers' existing workflows.

This guide will demonstrate how to use JFrog Artifactory as a package registry
within a workspace. We'll use Docker as the underlying compute. But, these
Expand Down
0