Secure, private Conda repositories
Universal solution
Full automation with REST API and Conda Client
Use secure, private, local Conda repositories to share Conda packages across your organization with fine-grained access control. Proxy and cache the public Conda repository and other remote Conda resources with remote repositories, and aggregate local and remote resources under a single virtual Conda repository to access all your R packages from a single URL.
JFrog fully supports deploying Conda packages to Artifactory, which serves as a universal repository manager. Artifactory lets you host internal artifacts using local repositories so you can share you packages inside your organization. Artifactory integrates with your existing ecosystem to support end-to-end binary management that overcomes the complexity of working with different software package management systems, like Docker, NPM and Java, providing consistency to your CI/CD workflow.
Artifactory exposes an extensive REST API that provides access to its features anywhere in the development cycle effectively letting you automate any action you could do through the UI. JFrog CLI is a compact and smart client that greatly simplifies and optimizes automation scripts making them more efficient, more readable and easier to maintain across all JFrog products. Between them, the REST API and JFrog CLI facilitate fully automated and optimized software delivery when working with Conda packages.