Gitlab可以替代神器吗?
Gitlab can replace artifactory?
在gitlab主页上 https://about.gitlab.com/ : "Gitlab replaces artifactory"
但是当我点击 link 以获得更多信息时:“404 错误”。
gitlab 真的可以提供与 artifactory 类似的服务吗? (maven 缓存、二进制存储库等)?
我们的目标是简化我们的架构,如果我们可以拥有一个工具而不是 2 个,那就太好了:gitlab 和 artifactory -> 只有 gitlab
还没有,但是在 GitLab 中正在积极开发类似 Artifactory 的功能,Maven 是最初的重点。您可以在 gitlab-org/gitlab-ee#5811 (Add Maven support to our Artifact Repository) and gitlab-org&86 (Binary repository for Maven).
中看到进度
在gitlab主页上 https://about.gitlab.com/ : "Gitlab replaces artifactory"
但是当我点击 link 以获得更多信息时:“404 错误”。
gitlab 真的可以提供与 artifactory 类似的服务吗? (maven 缓存、二进制存储库等)?
我们的目标是简化我们的架构,如果我们可以拥有一个工具而不是 2 个,那就太好了:gitlab 和 artifactory -> 只有 gitlab
还没有,但是在 GitLab 中正在积极开发类似 Artifactory 的功能,Maven 是最初的重点。您可以在 gitlab-org/gitlab-ee#5811 (Add Maven support to our Artifact Repository) and gitlab-org&86 (Binary repository for Maven).
中看到进度