Skip to content

Commit

Permalink
feat: 添加新内容 (#23)
Browse files Browse the repository at this point in the history
* feat: 增加tekton

* feat: 添加新分类

* fix: 修复 kind 字段

* feat: 添加 OpenGFW

* feat: 添加 sigma

* feat: 添加 goInception

* feat: 添加 nginx-proxy-manager
  • Loading branch information
bitqiu committed Jan 26, 2024
1 parent 82d2c3c commit a02d7ec
Show file tree
Hide file tree
Showing 4 changed files with 20 additions and 0 deletions.
5 changes: 5 additions & 0 deletions items/Docker-Tools/sigma.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
kind: Docker-Tools
owner: go-sigma
repo: sigma
desc: 'Sigma是一个无痛自托管的一体化软件开发服务,它包括OCI构件管理器、垃圾回收、命名空间配额、多架构构件和OCI镜像构建。它类似于Harbor,但分发由其自身实现,所有服务都可以通过一个命令启动。'
desc_en: 'Sigma is a painless self-hosted all in one software development service, it includes OCI artifact manager, garbage collection, namespace quota, multiarch artifact, OCI image build. It is similar to Harbor, but distribution is implement by itself, all of the service can be startup with one command.'
5 changes: 5 additions & 0 deletions items/OpenResty/nginx-proxy-manager.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
kind: OpenResty
owner: NginxProxyManager
repo: nginx-proxy-manager
desc: '该项目是一个预构建的Docker镜像,可以让您轻松地将您在家中或其他地方运行的网站转发出去,包括免费SSL,而无需对Nginx或Letsencrypt有太多了解。'
desc_en: 'This project comes as a pre-built docker image that enables you to easily forward to your websites running at home or otherwise, including free SSL, without having to know too much about Nginx or Letsencrypt.'
5 changes: 5 additions & 0 deletions items/SQL审核/goInception.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
kind: SQL审核
owner: hanchuanchuan
repo: goInception
desc: 'goInception 是一个集审核、执行、备份及生成回滚语句于一身的MySQL运维工具, 通过对执行SQL的语法解析,返回基于自定义规则的审核结果,并提供执行和备份及生成回滚语句的功能。'
desc_en: 'goInception is a MySQL maintenance tool, which can be used to review, implement, backup, and generate SQL statements for rollback. It parses SQL syntax and returns the result of the review based on custom rules.'
5 changes: 5 additions & 0 deletions items/防火墙/OpenGFW.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
kind: 防火墙
owner: apernet
repo: OpenGFW
desc: 'OpenGFW 是一个 Linux 上灵活、易用、开源的 GFW 实现,并且在许多方面比真正的 GFW 更强大'
desc_en: 'OpenGFW is a flexible, user-friendly, open-source GFW implementation on Linux that is more powerful than the real GFW in many ways'

0 comments on commit a02d7ec

Please sign in to comment.