This is the multi-page printable view of this section. .
About
Learn about Piglet Run project, its license, community, and how to get support.
-
1: License
Piglet Run is a lightweight runtime environment from Pigsty, designed as a cloud coding sandbox for AI Web Coding.
What is Piglet Run?
Piglet Run integrates:
- PostgreSQL 18 with 400+ extensions
- JuiceFS distributed storage with PITR support
- VS Code Server for web-based development
- JupyterLab for data science
- Claude Code for AI-assisted coding
- Grafana for observability
All in a single, easy-to-deploy package.
Project Links
| Resource | Link |
|---|---|
| GitHub | github.com/pgsty |
| Documentation | piglet.run |
| Discord | Join Community |
| Pigsty | pigsty.io |
Topics
| Topic | Description |
|---|---|
| License | Open source license (Apache 2.0) |
1 - License
Piglet Run is open source software licensed under Apache License 2.0.
Apache License 2.0
Piglet Run is licensed under the Apache License 2.0.
What This Means
The Apache 2.0 license allows you to:
- ✅ Use - Use the software for any purpose
- ✅ Modify - Modify the source code
- ✅ Distribute - Distribute copies of the software
- ✅ Commercial Use - Use in commercial projects
- ✅ Patent Grant - Includes patent rights from contributors
Requirements
When using Piglet Run, you must:
- Include the license and copyright notice
- State any significant changes made to the code
- Include the NOTICE file if one exists
Third-Party Components
Piglet Run includes several third-party open source components:
| Component | License |
|---|---|
| PostgreSQL | PostgreSQL License |
| JuiceFS | Apache 2.0 |
| VS Code Server | MIT |
| Grafana | AGPL 3.0 |
| VictoriaMetrics | Apache 2.0 |
| Nginx | BSD-2-Clause |
Please refer to each component’s license for specific terms.