mirror of
https://github.com/eryajf/learning-weekly.git
synced 2025-09-27 01:55:56 +08:00
添加第109期周刊
This commit is contained in:
82
docs/03.2023年/22.学习周刊-总第109期-2023年第22周.md
Normal file
82
docs/03.2023年/22.学习周刊-总第109期-2023年第22周.md
Normal file
@@ -0,0 +1,82 @@
|
|||||||
|
---
|
||||||
|
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)
|
||||||
|
- 项目说明:企业级统一身份认证管理系统。
|
||||||
|

|
||||||
|
- 相关文章:[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)
|
||||||
|
- 项目说明:扬帆测试平台是一款高效、可靠的自动化测试平台,旨在帮助团队提升测试效率、降低测试成本。
|
||||||
|

|
||||||
|
- 相关文章:[README](https://github.com/test-instructor/yangfan#readme)
|
||||||
|
---
|
||||||
|
- 项目地址:[VecTextSearch](https://github.com/szpnygo/VecTextSearch)
|
||||||
|
- 项目说明:一个 99%由 OpenAI ChatGPT 开发的项目。其中作者完整记录了开发此项目与 ChatGPT 对话的全过程,值得阅读学习。
|
||||||
|

|
||||||
|
- 相关文章:[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)
|
||||||
|
- 项目说明:一个基于微服务架构的前后端分离博客系统。
|
||||||
|

|
||||||
|
- 相关文章:[README](https://github.com/moxi624/mogu_blog_v2#readme)
|
||||||
|
---
|
||||||
|
- 项目地址:[1Panel](https://github.com/1Panel-dev/1Panel)
|
||||||
|
- 项目说明:一个现代化、开源的 Linux 服务器运维管理面板。适合 Linux 小白接入使用。
|
||||||
|

|
||||||
|
- 相关文章:[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 相关内容,与生活感悟
|
||||||
|
---
|
Reference in New Issue
Block a user