# CNB完整示例 ![badge](https://cnb.cool/examples/showcase/-/badge/git/latest/ci/pipeline-as-code) ![badge](https://cnb.cool/examples/showcase/-/badge/git/latest/ci/status/auto_merge) ## 编程语言 1. [springboot gradle 构建镜像推送到 CNB 制品库](https://cnb.cool/examples/ecosystem/springboot-gradle-docker) 1. [springboot maven 构建镜像推送到 CNB 制品库](https://cnb.cool/examples/ecosystem/springboot-maven-docker) 1. [springboot maven 构建 jar 包 SSH 部署到服务器](https://cnb.cool/examples/ecosystem/springboot-maven-ssh) 1. [vue 构建静态资源上传到腾讯云 cos](https://cnb.cool/examples/ecosystem/vue-cos-demo) 1. [react 构建将静态资源上传到腾讯云 cos](https://cnb.cool/examples/ecosystem/react-cos-demo) 1. [react 构建将静态资源 SSH 部署到目标服务器](https://cnb.cool/examples/ecosystem/react-ssh-demo) 1. [node express 构建镜像推送到 CNB 制品库](https://cnb.cool/examples/ecosystem/node-express-docker) 1. [go gin 构建镜像推送到 CNB 制品库和 K8S 集群](https://cnb.cool/examples/ecosystem/go-gin-kubernetes) 1. [go 构建镜像推送到 CNB 制品库](https://cnb.cool/examples/ecosystem/golang-build) 1. [go 编译构建依赖私有仓库](https://cnb.cool/examples/ecosystem/go-private-repo-server) 1. [Node 在云原生开发中使用 DockerCompose 连接 MySQL 和 Redis](https://cnb.cool/examples/ecosystem/nodejs-docker-compose) 1. [dotnet 构建镜像推送到 CNB 制品库](https://cnb.cool/devopschina/dotnet-build) 1. [.NET Core 在云原生开发中使用 DockerCompose 连接 MySQL 构建镜像推送到 CNB 制品库](https://cnb.cool/devopschina/cloud-native-run-dotnet) 1. [构建 Android 项目](https://cnb.cool/examples/ecosystem/android-demo) 1. [R语言 构建镜像推送到 CNB 制品库](https://cnb.cool/examples/ecosystem/r-build) 1. [python flask 构建并将构建产物上传 CNB 制品库](https://cnb.cool/examples/ecosystem/python-flask-docker) ## 配置腾讯云软件源 1. [配置腾讯云软件源 Maven、Gradle、NPM、Ubuntu、Debian、Alpine、Python、PHP](https://cnb.cool/examples/mirrors/mirrors.cloud.tencent.com) ## issue/pr 使用场景 1. [issue 信息通知到群聊示例](https://cnb.cool/examples/ecosystem/issue-notice) 1. [CR 评审信息通知到企业微信群](https://cnb.cool/examples/ecosystem/code-review-notice) ## 云原生构建进阶 1. [YAML 语法进阶](https://cnb.cool/examples/ecosystem/you-dont-konw-cnb-yaml) 1. [配置自定义按钮手动触发构建](https://cnb.cool/examples/ecosystem/custom-button) 1. [如何自定义开发环境](https://cnb.cool/examples/ecosystem/custom-vscode) ## 制品上传 ### Docker 1. [docker build 并推送到 CNB 制品库](https://cnb.cool/examples/ecosystem/docker-build-and-push) 1. [docker build 构建 amd64/arm64 镜像](https://cnb.cool/examples/ecosystem/multiarch-docker-build-amd-arm) ### 二进制附件 1. [golang 生成二进制包上传到 CNB release 附件](https://cnb.cool/examples/ecosystem/golang-build) 1. [golang 生成二进制包上传到 CNB commit 附件](https://cnb.cool/examples/ecosystem/golang-build) ## 部署场景 1. [使用 Terraform 进行集群部署作业](https://cnb.cool/examples/ecosystem/terraform-hello-world) 1. [hexo 构建静态资源上传到腾讯云 COS](https://cnb.cool/examples/ecosystem/hexo-cos-demo) ## 插件制作 1. [hello world 插件制作](https://cnb.cool/examples/plugins/hello-world) 1. [自制插件市场](https://cnb.cool/examples/ecosystem/plugins-data-source) ## 超大仓库 1. [125GB 的 AOSP 仓库使用读秒克隆、Volumes 缓存、远程开发](https://cnb.cool/aosp/monorepo)