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.
- Host: GitHub
- URL: https://github.com/permitio/permit-pdp-deployments-examples
- Owner: permitio
- License: apache-2.0
- Created: 2023-08-09T10:55:44.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2025-04-10T19:12:34.000Z (10 months ago)
- Last Synced: 2025-07-04T06:38:32.603Z (7 months ago)
- Topics: example
- Language: Python
- Homepage:
- Size: 188 KB
- Stars: 0
- Watchers: 4
- Forks: 2
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.