Use ali RDC to manage dev

Use Ali RDC

RDC

  1. private code repo
  2. private maven repo
  3. private docker registry

code repo - ali CODE

ali CODE set up user own code repositories based on git. It is very convenient to use.

  1. auto setup the CI workflow for the project.
  2. auto generate code template/sample
  3. easy to bind with maven repo, https://repomanage.rdc.aliyun.com/my/repo

maven repo

  1. 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

猜你喜欢

转载自blog.csdn.net/tonyhuang_google_com/article/details/83049350
Dev