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.
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.
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.