Files
learning-weekly/docs/03.2023年/38.学习周刊-总第125期-2023年第38周.md
2023-09-22 09:50:40 +08:00

64 lines
2.3 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: 学习周刊-总第125期-2023年第38周
date: 2023-09-22 09:48:50
permalink: /pages/8e1841/
categories:
- 周刊
- 学习周刊
- 2023年
tags:
-
feed:
enable: true
description: 学习周刊-总第125期-几款开源的各语言私服项目
---
### 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优秀项目
---
- 项目地址:[athens](https://github.com/gomods/athens)
- 项目说明go 语言的私服仓库程序。没有 web 管理界面,但是认证内部 gitlab 很好用。
- 相关文章:[README](https://github.com/gomods/athens#readme)
---
- 项目地址:[reposilite](https://github.com/dzikoysk/reposilite)
- 项目说明:轻量级且易于使用的存储库管理器,用于 JVM 生态系统中基于 Maven 的工件。
![](https://t.eryajf.net/imgs/2023/09/1694488859446.png)
- 相关文章:[README](https://github.com/dzikoysk/reposilite#readme)
---
- 项目地址:[cnpmcore](https://github.com/cnpm/cnpmcore)
- 项目说明:前端 npm 私服程序。
- 相关文章:[README](https://github.com/cnpm/cnpmcore#readme)
---
- 项目地址:[composer](https://github.com/composer/composer)
- 项目说明PHP 语言栈的私服程序。
![](https://t.eryajf.net/imgs/2023/09/1694489480987.png)
- 相关文章:[README](https://github.com/composer/composer#readme)
---
### 2优秀文章
---
- [TKE部署Harbor踩坑记录](https://www.feiyiblog.com/2023/03/11/TKE%E9%83%A8%E7%BD%B2Harbor%E8%B8%A9%E5%9D%91%E8%AE%B0%E5%BD%95/)
- 参考其中配置 cos 为后端存储的方案。
---
- [在 TKE 上自建 harbor 镜像仓库](https://imroc.cc/post/202207/install-harbor-on-tke/)
- 如题
---
### 3优秀博客
---
- 博客地址:[苏洋博客](https://soulteary.com/)
- 简单说明:喜欢折腾,博客内容非常丰富,值得阅读学习
---
- 博客地址:[源码达人](https://codecodify.com/)
- 简单说明:一个 PHPer热衷 PHP 和 Golang 技术
---