跳转到主要内容

这是本节的多页打印视图。 .

返回本页常规视图.

关于

了解 Piglet Run 项目、开源协议、社区与支持方式。

Piglet RunPigsty 的轻量运行时环境,专为 AI Web Coding 设计的云端编码沙箱。

什么是 Piglet Run?

Piglet Run 集成了:

  • PostgreSQL 18 及 400+ 扩展
  • JuiceFS 分布式存储,支持 PITR
  • VS Code Server 网页版开发环境
  • JupyterLab 数据科学工具
  • Claude Code AI 辅助编码
  • Grafana 可观测性监控

一键部署,开箱即用。

项目链接

资源 链接
GitHub github.com/pgsty
文档 piglet.run
Discord 加入社区
Pigsty pigsty.cc

章节目录

主题 描述
开源协议 Apache 2.0 开源协议

1 - 开源协议

Piglet Run 是基于 Apache 2.0 协议开源的软件。

Apache License 2.0

Piglet Run 基于 Apache License 2.0 协议开源。

Copyright 2025 Ruohang Feng

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

    http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.

这意味着什么

Apache 2.0 协议允许您:

  • 使用 - 以任何目的使用本软件
  • 修改 - 修改源代码
  • 分发 - 分发软件副本
  • 商用 - 用于商业项目
  • 专利授权 - 包含贡献者的专利授权

使用要求

使用 Piglet Run 时,您需要:

  • 包含许可证和版权声明
  • 说明对代码所做的任何重大更改
  • 如果存在 NOTICE 文件,需要包含它

第三方组件

Piglet Run 包含以下第三方开源组件:

组件 协议
PostgreSQL PostgreSQL License
JuiceFS Apache 2.0
VS Code Server MIT
Grafana AGPL 3.0
VictoriaMetrics Apache 2.0
Nginx BSD-2-Clause

请参阅各组件的许可证了解具体条款。