From 8c284944dc94cbd356d088bb99a1844f98dae1b0 Mon Sep 17 00:00:00 2001 From: Raul Sanchez Date: Mon, 24 Jul 2017 18:22:40 +0200 Subject: [PATCH] Updated README.md --- templates/artifactory-oss/0/README.md | 32 ++------------------------- 1 file changed, 2 insertions(+), 30 deletions(-) diff --git a/templates/artifactory-oss/0/README.md b/templates/artifactory-oss/0/README.md index e0298ba..c98776b 100644 --- a/templates/artifactory-oss/0/README.md +++ b/templates/artifactory-oss/0/README.md @@ -22,6 +22,7 @@ generated artifacts. - You need a certificate imported in rancher enviroment before deploy this package. - If you use self signed certificates, you should implement [self-signed-certificates][using-self-signed-certificates] in your hosts. - If you use http schema, you should implement [insecure-registry][insecure-registry] in your hosts. +- KNOWN LIMITATION: "SSL certificate" is required for http and https publish schema. ### More info: @@ -37,33 +38,4 @@ generated artifacts. [artifactory-trial]: https://www.jfrog.com/artifactory/free-trial/ [using-self-signed-certificates]: https://docs.docker.com/registry/insecure/#using-self-signed-certificates [insecure-registry]: https://docs.docker.com/registry/insecure/# Artifactory - -[Artifactory][artifactory] is a universal Binary Repository Manager for use by build tools (like Maven and Gradle), -dependency management tools (like Ivy and NuGet) and build servers (like Jenkins, Hudson, TeamCity and Bamboo). - -Repository managers serve two purposes: they act as highly configurable proxies between your organization and -external repositories and they also provide build servers with a deployment destination for your internally -generated artifacts. - -### Usage: - - - Select Artifactory from catalog. - - Select artifactory version, OSS or PRO. - - Set the params and select certificate. - - Click deploy. - -Notes: -- To use the PRO version, you need to get a free trial. -- You need a certificate imported in rancher enviroment to launch the package. - - -### More info: - -- [Resources][artifactory-resources] -- [Free-trial][artifactory-trial] - - -[artifactory]: https://www.jfrog.com/artifactory/ -[artifactory-resources]: https://www.jfrog.com/support-service/resources/ -[artifactory-trial]: https://www.jfrog.com/artifactory/free-trial/ \ No newline at end of file + \ No newline at end of file