Container-Maker is dual-licensed:
- AGPL-3.0 (GNU Affero General Public License v3.0) - For open source use
- Commercial License - For proprietary/commercial use
You need a commercial license if you want to:
- Integrate Container-Maker into a proprietary product without making your entire product open source under AGPL-3.0
- Distribute a modified version of Container-Maker as part of a commercial product
- Offer Container-Maker as a hosted/SaaS service without open-sourcing your backend
You DO NOT need a commercial license if you:
- Use Container-Maker internally within your company (not distributing to customers)
- Use Container-Maker for personal projects
- Contribute to the open-source version
- Use Container-Maker in compliance with AGPL-3.0 (i.e., keep your modifications open source)
If using under AGPL-3.0, you must:
- Disclose your source code when you distribute the software or run it as a network service
- License your modifications under AGPL-3.0
- Provide installation instructions and the complete corresponding source code
- Preserve copyright notices
Commercial licenses are available on a case-by-case basis. Pricing depends on:
- Company size
- Use case (embedded, SaaS, redistribution)
- Support requirements
To purchase a commercial license or discuss your use case, please contact:
- Devin He (Upwith-me)
- Email: 2291447370@qq.com
- GitHub Issues: For general inquiries
A: No. Internal use within your organization is permitted under AGPL-3.0.
A: Yes. If you're distributing it as part of a proprietary product, you need a commercial license.
A: Under AGPL-3.0, you must open-source your entire service. If you prefer to keep it proprietary, you need a commercial license.
A: Yes, as long as you're not distributing it externally or running it as a public network service.
| Use Case | AGPL-3.0 (Free) | Commercial License |
|---|---|---|
| Personal use | ✅ | ✅ |
| Internal company use | ✅ | ✅ |
| Open-source projects | ✅ | ✅ |
| Proprietary products | ❌ (must open-source) | ✅ |
| SaaS/Hosted services | ❌ (must open-source) | ✅ |
| Reselling/redistribution | ❌ (must open-source) | ✅ |
Note: This is a summary and not legal advice. Please consult the full AGPL-3.0 license text and seek legal counsel if you have questions.