Skip to content

Commit

Permalink
Merge pull request #185 from hudac/main
Browse files Browse the repository at this point in the history
Add Pergola to the list of PaaS
  • Loading branch information
christophcrichter authored Aug 29, 2024
2 parents 723000e + 397b8cd commit 951d453
Show file tree
Hide file tree
Showing 3 changed files with 38 additions and 0 deletions.
Binary file added content/_assets/images/pergola.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions content/ecosystem/paas-devops-platforms/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -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" >}}) |
37 changes: 37 additions & 0 deletions content/ecosystem/paas-devops-platforms/pergola.md
Original file line number Diff line number Diff line change
@@ -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

0 comments on commit 951d453

Please sign in to comment.