diff --git a/content/_assets/images/pergola.png b/content/_assets/images/pergola.png new file mode 100644 index 0000000..f443aaa Binary files /dev/null and b/content/_assets/images/pergola.png differ diff --git a/content/ecosystem/paas-devops-platforms/_index.md b/content/ecosystem/paas-devops-platforms/_index.md index 64f7cb8..bda8bc7 100644 --- a/content/ecosystem/paas-devops-platforms/_index.md +++ b/content/ecosystem/paas-devops-platforms/_index.md @@ -22,6 +22,7 @@ If you don't want to build an IDP on your own, if you don't have the capacity to | [gopaddle]({{< relref "gopaddle" >}}) | | [Mia-Platform]({{< relref "mia-platform" >}}) | | [Nullstone]({{< relref "nullstone" >}}) | +| [Pergola]({{< relref "pergola" >}}) | | [Portainer]({{< relref "portainer-ce" >}}) | | [Platform.sh]({{< relref "platformsh" >}}) | | [Qovery]({{< relref "qovery" >}}) | diff --git a/content/ecosystem/paas-devops-platforms/pergola.md b/content/ecosystem/paas-devops-platforms/pergola.md new file mode 100644 index 0000000..c031055 --- /dev/null +++ b/content/ecosystem/paas-devops-platforms/pergola.md @@ -0,0 +1,37 @@ ++++ +title="Pergola" +aliases="/frameworks/pergola/" +url="/paas-devops-platforms/pergola" ++++ + +# Pergola + +A Platform as a Service from Developers for Developers. + +{{< figure src="/_assets/images/pergola.png" alt="Pergola Logo" width="170px" >}} + +**Website:** [pergola.cloud](https://pergola.cloud/) + +**Docs:** [docs.pergola.cloud](https://docs.pergola.cloud/docs/overview) + +## What is Pergola? + +As an end-to-end self-service platform for developers, Pergola simplifies the creation, deployment, execution and management of software products as a service. It enables developers to focus on their work and turn ideas into great products without losing time on the technical infrastructure and operations. + +With Pergola, you have full control over the entire process, from building to deploying and serving your applications to your users, without any of the IT complexity. + +No need to set up and administer servers or clusters. Never again worry about patching, firewalls, scalability or availability. Simply focus on your use-cases, work with the technologies and frameworks you know and love. Pergola does all the nerdy magic for you. + +## What does Pergola offer? + +- Hosts software products and services, from simple frontends and dashboards to AI-driven applications and multi service landscapes +- Runs on multi-cloud, on-prem and multi-architecture environments +- Built-in CI/CD pipeline with vulnerability scans +- Multi-stage (dev/qa/prod) rollouts and release management +- Configuration management per stage, separates [builds from run stages](https://12factor.net/build-release-run) +- Auto scaling, load balancing and failover handling +- SSO and MFA support for applications +- Configurable traffic routing enables LAN/WAN/Internet deployment scenarios per application +- Built-in security, application firewall and data encryption +- Built-in monitoring and logs for application level observability +- CLI and API for remote automation