Files
learning-weekly/docs/03.2023年/22.学习周刊-总第109期-2023年第22周.md
2023-06-02 09:23:07 +08:00

83 lines
3.5 KiB
Markdown
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

---
title: 学习周刊-总第109期-2023年第22周
date: 2023-06-02 09:21:30
permalink: /pages/269e4c/
categories:
- 周刊
- 学习周刊
- 2023年
tags:
-
feed:
enable: true
description: 学习周刊-总第109期-一个现代化开源的Linux服务器运维管理面板
---
### 0 ,前言
周刊维护在:[https://github.com/eryajf/learning-weekly](https://github.com/eryajf/learning-weekly) 欢迎投稿,推荐或自荐项目 /文章 /博客,请提交 issue 。
周刊核心为运维周刊还会侧重Go语言生态Vue相关技术生态的项目以及 GitHub 上优秀项目或经验。
你也可以在我的博客 [https://wiki.eryajf.net/learning-weekly/](https://wiki.eryajf.net/learning-weekly/) 查看汇总周刊。
### 1优秀项目
---
- 项目地址:[zitadel](https://github.com/zitadel/zitadel)
- 项目说明:企业级统一身份认证管理系统。
![](http://t.eryajf.net/imgs/2023/04/866552b0516d2fb1.gif)
- 相关文章:[README](https://github.com/zitadel/zitadel#readme)
---
- 项目地址:[gin-mall](https://github.com/CocaineCong/gin-mall)
- 项目说明:基于 gin+gorm+redis+mysql 读写分离的电子商城,包括 JWT 鉴权CORS 跨域AES 对称加密,引入 ELK 体系,使用 docker 容器化部署。其中的中间件对接部分,可以借鉴学习。
- 相关文章:[README](https://github.com/CocaineCong/gin-mall#readme)
---
- 项目地址:[yangfan](https://github.com/test-instructor/yangfan)
- 项目说明:扬帆测试平台是一款高效、可靠的自动化测试平台,旨在帮助团队提升测试效率、降低测试成本。
![](http://t.eryajf.net/imgs/2023/04/f495e3d725286599.png)
- 相关文章:[README](https://github.com/test-instructor/yangfan#readme)
---
- 项目地址:[VecTextSearch](https://github.com/szpnygo/VecTextSearch)
- 项目说明:一个 99%由 OpenAI ChatGPT 开发的项目。其中作者完整记录了开发此项目与 ChatGPT 对话的全过程,值得阅读学习。
![](http://t.eryajf.net/imgs/2023/04/5df4f5b1d8640fb4.png)
- 相关文章:[README](https://github.com/szpnygo/VecTextSearch#readme)
---
- 项目地址:[wecom-bot-api](https://github.com/electricbubble/wecom-bot-api)
- 项目说明:企业微信群机器人 go 库。
- 相关文章:[README](https://github.com/electricbubble/wecom-bot-api#readme)
---
- 项目地址:[mogu_blog_v2](https://github.com/moxi624/mogu_blog_v2#%E7%AB%99%E7%82%B9%E6%BC%94%E7%A4%BA)
- 项目说明:一个基于微服务架构的前后端分离博客系统。
![](http://t.eryajf.net/imgs/2023/05/da27d07e285ea285.png)
- 相关文章:[README](https://github.com/moxi624/mogu_blog_v2#readme)
---
- 项目地址:[1Panel](https://github.com/1Panel-dev/1Panel)
- 项目说明:一个现代化、开源的 Linux 服务器运维管理面板。适合 Linux 小白接入使用。
![](http://t.eryajf.net/imgs/2023/05/74cfb9c72129932d.png)
- 相关文章:[README](https://github.com/1Panel-dev/1Panel#readme)
---
### 2优秀文章
---
- [openldap 介绍和使用](https://outmanzzq.github.io/2020/05/12/openldap/)
- 行文幽默,内容超级详细,基本涵盖了 ldap 日常管理的方方面面,值得阅读并跟进学习。
---
- [在 VSCode 里写Java 项目](https://blog.csdn.net/qq_42520962/article/details/120488403)
- 如题
---
### 3优秀博客
---
- 博客地址:[outmanzzq](https://outmanzzq.github.io/)
- 简单说明:内容优秀,运维领域的,值得学习
---
- 博客地址:[米斯特刘](https://llbowen.com/)
- 简单说明golang 相关内容,与生活感悟
---