Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 1.38 KB

File metadata and controls

22 lines (14 loc) · 1.38 KB

Polydock Engine

Polydock Engine is a Laravel-based application management and deployment platform that enables organizations to offer self-service trials and deployments of their applications on top of Lagoon platforms (such as amazee.io). While Lagoon empowers developers to use Kubernetes without deep technical knowledge, Polydock Engine focuses on enabling non-technical users to deploy and manage multiple instances of the same application through a user-friendly interface.

Documentation

For detailed documentation including features, technical details, setup instructions, and more, please see the Documentation.

Development Workflow

  • Branching: Always branch from the dev branch for new features, bug fixes, or improvements.
  • Pull Requests: Create Pull Requests (PRs) back into the dev branch for review and testing.
  • Releases: Releases are performed by merging the dev branch into the prod branch.

Sponsoring Organizations

License

This project is licensed under the MIT License - see the LICENSE.md file for details.