Use Ali RDC
RDC
- private code repo
- private maven repo
- private docker registry
code repo - ali CODE
ali CODE set up user own code repositories based on git. It is very convenient to use.
- auto setup the CI workflow for the project.
- auto generate code template/sample
- easy to bind with maven repo, https://repomanage.rdc.aliyun.com/my/repo
maven repo
- Ubuntu settings for uploading artifacts to maven repo.
/etc/NetworkManager/NetworkManager.conf
dns=dnsmasq --> #dns=dnsmasq
docker registry
Set your docker to use ali mirror for docker hub:
https://cr.console.aliyun.com/cn-beijing/mirrors
Accelator: https://8sdh8qa1.mirror.aliyuncs.com
Frequently used links
| name | Value |
|---|---|
| CODE | https://code.aliyun.com/ |
| maven repo | https://repomanage.rdc.aliyun.com/my/repo |
| docker registry | https://cr.console.aliyun.com/cn-beijing/repositories |
阿里云研发平台集成与配置
本文介绍如何在阿里云上设置个人代码仓库、私有Maven仓库和Docker镜像仓库,涵盖aliCODE的使用,包括自动化CI工作流程设置、代码模板生成,以及Ubuntu环境下Maven仓库上传制品的配置,和Docker镜像加速器的使用。
1938

被折叠的 条评论
为什么被折叠?



