An open API service indexing awesome lists of open source software.

https://github.com/permitio/permit-pdp-deployments-examples

Examples of deployments of the Permit PDP in various of platforms and frameworks, providing practical demonstrations and templates for users.
https://github.com/permitio/permit-pdp-deployments-examples

example

Last synced: 7 months ago
JSON representation

Examples of deployments of the Permit PDP in various of platforms and frameworks, providing practical demonstrations and templates for users.

Awesome Lists containing this project

README

          

# Permit PDP Deployments Examples

In this repository, you can find examples of how to deploy the Permit PDP on different cloud providers, platforms and
frameworks.

### List of examples:

- [X] [GCP Cloud Run](gcp)
- [X] AWS ECS
- [X] [Kubernetes (Raw YAMLs)](kubernetes)
- [X] [Helm (Charts)](helm)
- [X] [Terraform](terraform)
- [X] [Pulumi](pulumi)
- [ ] Docker Compose
- [ ] Azure Container Apps

### Contributing

If you want to add/ask an example of how to deploy the Permit PDP on a cloud provider, platform or framework that is not
listed above, please open a pull request with your example or request.