https://github.com/opsre/jenkinsguide
Jenkins全知全解
https://github.com/opsre/jenkinsguide
awesome-ops eryajf jenkins ops opsre vitepress
Last synced: over 1 year ago
JSON representation
Jenkins全知全解
- Host: GitHub
- URL: https://github.com/opsre/jenkinsguide
- Owner: opsre
- License: mit
- Created: 2025-02-12T09:01:18.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-03-02T15:12:55.000Z (over 1 year ago)
- Last Synced: 2025-03-02T15:19:16.044Z (over 1 year ago)
- Topics: awesome-ops, eryajf, jenkins, ops, opsre, vitepress
- Language: Shell
- Homepage: https://jenkinsguide.opsre.top
- Size: 1.52 MB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
JenkinsGuild
🧰 Jenkins全知全解 🧘
这里汇聚着我的聪明才智,展示着我的奇技巧思,君可安看。
指南大纲正在路上,欢迎各界能人异士贡献你与Jenkins相关的私密笔记。
-
我的博客: https://wiki.eryajf.net -
官方地址: https://www.jenkins.io -
访问指南: https://jenkinsguide.opsre.top -
欢迎沟通: https://github.com/opsre/JenkinsGuide/issues
[](https://github.com/eryajf)
[](https://github.com/opsre/JenkinsGuide/graphs/contributors)
[](https://github.com/opsre/JenkinsGuide/pulls)
[](https://github.com/opsre/JenkinsGuide/stargazers)
[](https://github.com/opsre/JenkinsGuide)
[](https://github.com/opsre/JenkinsGuide/blob/main/LICENSE)
[](https://github.com/eryajf/awesome-stars-eryajf#readme)
```mermaid
mindmap
root((JenkinsGuide))
基础内容
Jenkins 的历史及发展
持续集成的概念简述
Jenkins 的几种安装方式
Jenkins根目录与内置变量概述
自由风格,自由构建
认识自由风格
使用自由风格构建Java和Go编译类项目
使用自由风格构建Vue和PHP静态文件发布项目
使用自由风格构建安卓APP
Pipeline
认识Pipeline
Pipeline语法观止
基于pipeline简单构建一个项目
pipeline结合ansible进行批量发布
共享库
认识共享库
学习一些简单的groovy语法
基于共享库的最佳实践
特别章节:企业私服Nexus
介绍及安装
配置各语言私服
各语言实践
特别章节:最佳实践深度解析
回滚的最佳实践
优秀插件,如虎添翼
分布式,slave的实践
特别章节:权限管理
Jenkins配置openldap认证
基于Role插件控制权限的实践
结合openldap分组的权限分配
基于MySQL的权限控制思路
```