codefreshplugins/github-pr-plugin
github/super-linter
github/gcloud
github/gcloud-auth
grafana/fluent-bit-plugin-loki
intel/intel-gpu-plugin
github/super-linter
github/gcloud
hashicorp/vault-plugin-auth-gcp
rancher/mirrored-plugins-docker
eclipse/che-remote-plugin-runner-java8
eclipse/che-unified-plugin-broker
rancher/jenkins-plugins-docker
github/virga-docs
serversideup/github-cli
grafana/plugin-validator-cli
github/virga-actions-runner
opensearchproject/logstash-oss-with-opensearch-output-plugin
hashicorp/vault-plugin-auth-jwt
rancher/rancher.github.io
rancher/hardened-sriov-network-device-plugin
intel/intel-npu-plugin
eclipse/che-remote-plugin-php7
hashicorp/vault-plugin-auth-cf
hashicorp/vault-plugin-auth-oci
jenkinsciinfra/plugin-site-issues
starlingx/intel-gpu-plugin
rancher/mirrored-istio-coredns-plugin
hashicorp/vault-plugin-auth-azure
starlingx/intel-qat-plugin
eclipse/che-remote-plugin-runner-java11
cilium/docker-plugin
cccs/clue-plugin-howler
acuvity/mcp-server-github
grafana/plugin-build-report-service
eclipse/che-plugin-broker
starlingx/intel-fpga-plugin
rancher/harvester-lvm-csi-plugin
linuxserver/github-desktop
octopuslabs/github-workertools
airbyte/source-github-singer
kong/plugin-example
acuvity/mcp-server-github-chat
rancher/ccg-plugin-installer
jenkinsciinfra/plugin-health-scoring
hashicorp/vault-plugin-secrets-gcp
eclipse/che-remote-plugin-python-3.7.3
starlingx/k8s-plugins-sriov-network-device
hashicorp/vault-plugin-secrets-kv
rocm/k8s-cni-plugins
grafana/devtools-github-archive-parser
hashicorp/vault-plugin-secrets-azure
eclipse/che-remote-plugin-node
intel/intel-deviceplugin-operator
eclipse/che-remote-plugin-go-1.10.7
vmware/nsx-container-plugin-operator
eclipse/che-remote-plugin-clang-8
intel/gaudi-device-plugin
hashicorp/vault-plugin-secrets-ad
linode/velero-plugin
schemahero/plugin-postgres
dockereng/github-builder-test
hashicorp/vault-plugin-auth-alicloud
eclipse/che-remote-plugin-go-1.12.9
okteto/github-runner
hashicorp/vault-plugin-database-redis
hashicorp/vault-plugin-auth-kerberos
hashicorp/vault-plugin-secrets-gcpkms
grafana/github-repo-metrics
schemahero/plugin-timescaledb
mosipdev/esignet-with-plugins
verdaccio/plugins-bundle
rancher/mirrored-flannel-flannel-cni-plugin
eclipse/che-remote-plugin-dotnet-2.2.105
airbyte/source-github-test
intel/afxdp-plugins-for-kubernetes
hashicorp/vault-plugin-secrets-openldap
grafana/devtools-github-event-aggregator
hashicorp/vault-plugin-secrets-alicloud
eclipse/che-theia-plugin-broker
与「github-pr-plugin」相关的博客与命名空间
相关博客
OpenProject Docker 容器化部署指南:从快速启动到生产环境配置
OpenProject是一款功能全面的开源项目管理平台,支持敏捷管理、任务跟踪、工时记录、成本控制等多种项目管理需求,提供社区版和企业版两种部署选项,适配不同规模团队与组织的使用场景。
HAPROXY Docker 容器化部署指南:从入门到生产环境实践
HAPROXY(High Availability Proxy)是一款免费开源的高可用性解决方案,专注于为TCP和HTTP应用提供负载均衡与代理服务。作为一款用C语言编写的轻量级软件,HAPROXY以其卓越的性能和资源效率著称,能够将请求智能分发到多台服务器,有效提升应用系统的可用性和扩展性。
NGINX-PROXY-MANAGER Docker 容器化部署指南
NGINX-PROXY-MANAGER(简称NPM)是一款基于Docker容器的Nginx代理主机管理工具,提供直观的Web界面用于配置反向代理、SSL证书自动签发与续期、流量路由等功能。其核心优势在于将复杂的Nginx配置简化为图形化操作,无需手动编写Nginx配置文件,即可快速实现域名代理、负载均衡、HTTPS加密等高级功能。
Prometheus Docker 容器化部署指南
Prometheus是由Cloud Native Computing Foundation(CNCF)托管的开源系统监控和警报工具包,采用时序数据库存储监控数据,通过多维度数据模型和灵活的查询语言PromQL提供强大的指标分析能力。
OBPROXY-CE Docker 容器化部署指南
OceanBase Database Proxy(简称OBPROXY-CE)是OceanBase数据库生态中的专用代理服务器,作为客户端与OceanBase集群之间的中间层,承担着SQL请求路由、负载均衡、连接管理、高可用切换等核心功能。通过OBPROXY-CE,用户可以透明地访问OceanBase集群,无需关心后端OBServer节点的具体分布和状态,显著简化了数据库集群的运维复杂度。
MONGO-EXPRESS Docker 容器化部署指南
MONGO-EXPRESS是一个基于Web的MongoDB管理界面,采用Node.js、Express.js和Bootstrap3开发,提供直观的图形化界面用于管理MongoDB数据库。通过MONGO-EXPRESS,用户可以方便地执行数据库查询、管理集合、操作文档以及配置数据库参数等任务,特别适合开发环境中的快速数据库管理。