-
Notifications
You must be signed in to change notification settings - Fork 107
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #185 from hudac/main
Add Pergola to the list of PaaS
- Loading branch information
Showing
3 changed files
with
38 additions
and
0 deletions.
There are no files selected for viewing
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 |